DORSETRIGS
Home

server-side (14 post)


posts by category not found!

Server side redirect with ReactJs

Mastering Server Side Redirects in Your React js Applications Tired of client side redirects causing flickering or unwanted page transitions Server side redirec

2 min read 06-10-2024 45
Server side redirect with ReactJs
Server side redirect with ReactJs

API Send only New/Updated/Deleted records

Streamlining Data Transfers Sending Only New Updated and Deleted Records with APIs Efficiently managing data transfer between systems is crucial for any applica

3 min read 06-10-2024 57
API Send only New/Updated/Deleted records
API Send only New/Updated/Deleted records

When asp.net CheckBox control is changed, how to fire client side AND server side events

Mastering the Checkbox Dance Combining Client Side and Server Side Events in ASP NET ASP NET Checkboxes are versatile UI elements that can be used to collect us

3 min read 04-10-2024 45
When asp.net CheckBox control is changed, how to fire client side AND server side events
When asp.net CheckBox control is changed, how to fire client side AND server side events

Error: Page is missing param "generateStaticParams()", which is required with "output: export" config

Understanding the generate Static Params Error in Next js with output export Config When working with Next js developers may encounter a perplexing error that s

2 min read 27-09-2024 59
Error: Page is missing param "generateStaticParams()", which is required with "output: export" config
Error: Page is missing param "generateStaticParams()", which is required with "output: export" config

Efficient Server-Side Query Caching for GraphQL in Spring Boot

Efficient Server Side Query Caching for Graph QL in Spring Boot As Graph QL continues to grow in popularity for building APIs performance optimization becomes c

3 min read 20-09-2024 57
Efficient Server-Side Query Caching for GraphQL in Spring Boot
Efficient Server-Side Query Caching for GraphQL in Spring Boot

Error: Cannot find module 'node:events' on mssql npm package

Resolving the Cannot find module node events Error in the MSSQL NPM Package When working with Node js developers may occasionally encounter issues related to mo

2 min read 14-09-2024 57
Error: Cannot find module 'node:events' on mssql npm package
Error: Cannot find module 'node:events' on mssql npm package

Client-Side 504 Gateway Timeout with EventSource and Vercel (Server Side Event)

Client Side 504 Gateway Timeout with Event Source and Vercel Server Side Events Problem You re building a real time application using Vercel and Server Side Eve

3 min read 13-09-2024 47
Client-Side 504 Gateway Timeout with EventSource and Vercel (Server Side Event)
Client-Side 504 Gateway Timeout with EventSource and Vercel (Server Side Event)

C#.net System.Net.WebClient .. Server Side or not?

Understanding the Difference between Client Side and Server Side Web Requests in C Problem A developer is encountering a perplexing issue while scraping a web p

2 min read 07-09-2024 58
C#.net System.Net.WebClient .. Server Side or not?
C#.net System.Net.WebClient .. Server Side or not?

Spinner for server side processing of jquery datatable

Enhancing Data Tables Server Side Processing with Custom Spinners Server side processing in j Query Data Tables provides a powerful mechanism for managing large

2 min read 05-09-2024 49
Spinner for server side processing of jquery datatable
Spinner for server side processing of jquery datatable

Working with Microsoft Office Word on the Back-end

Beyond COM Efficiently Handling Word Documents on the Back end Working with Microsoft Word documents from your backend can be a necessity for many applications

3 min read 05-09-2024 61
Working with Microsoft Office Word on the Back-end
Working with Microsoft Office Word on the Back-end

Remove Cookies and Sign out server-side in Next.js

Handling Expired Tokens and Server Side Sign Out in Next js When building a secure web application you need to implement a robust authentication system that han

2 min read 04-09-2024 42
Remove Cookies and Sign out server-side in Next.js
Remove Cookies and Sign out server-side in Next.js

Multi Search Column Datatables Using Server Side Processing

Multi Search Column Data Tables Using Server Side Processing When building data heavy applications utilizing Data Tables with server side processing can signifi

3 min read 04-09-2024 43
Multi Search Column Datatables Using Server Side Processing
Multi Search Column Datatables Using Server Side Processing

NextJS Server Actions usage in NextJS API endpoints - concurrent or not?

Next js Server Actions Concurrent or Synchronous in API Endpoints When building robust API endpoints with Next js understanding how server actions behave is cru

3 min read 01-09-2024 58
NextJS Server Actions usage in NextJS API endpoints - concurrent or not?
NextJS Server Actions usage in NextJS API endpoints - concurrent or not?

Server-side playing of digit (DTMF tone) during call

Playing DTMF Tones on an Active Call A Server Side Approach Playing DTMF tones Dual Tone Multi Frequency during an active call can be a valuable feature for var

3 min read 29-08-2024 55
Server-side playing of digit (DTMF tone) during call
Server-side playing of digit (DTMF tone) during call