TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Server-side integration
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Asma Khalid (2)
Devanand Laroiya (1)
Related resources for Server-side integration
No resource found
ASP.NET MVC 5: Datatables Plugin Server Side Integration
6/11/2024 12:04:43 PM.
Learn to integrate Datatables plugin with ASP.NET MVC 5 for server-side data management, searching, sorting, and pagination. Discover how to overcome challenges transitioning from classic ASP.NET web
Integrating Datatables JQuery Plugin in ASP.NET Webforms
4/23/2024 8:57:18 AM.
Learn how to seamlessly integrate the DataTables jQuery plugin with ASP.NET WebForms for efficient server-side processing. This tutorial delves into harnessing the power of DataTables for dynamic data
Calling A .NET DLL Code On HTML File Using Microsoft .NET Handler And JSON
9/5/2023 9:26:14 AM.
The objective of this article is to explain how to use a .ashx handler to access the DLL or any server on an HTML page using JSON to make the server side/DB call very fast in a simple manner.