Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Ajax

Ajax

Ajax

Great Reads

by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog
by Piotr Gałecki
SecureXHR aims at providing a simple but sufficient interface for the XMLHttpRequest object and increase its safety
by Necmettin Demir
"How to series" about MVC, jQuery, JSON, paging, mapRoute.
by Wayne Ye
"Unique URL Pattern" in Ajax Web Application

Latest Articles

by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog
by Piotr Gałecki
SecureXHR aims at providing a simple but sufficient interface for the XMLHttpRequest object and increase its safety
by Necmettin Demir
"How to series" about MVC, jQuery, JSON, paging, mapRoute.
by Wayne Ye
"Unique URL Pattern" in Ajax Web Application

All Articles

Sort by Score

Ajax 

by Wayne Ye
"Unique URL Pattern" in Ajax Web Application
by Sky Sanders
Runtime type safety, multiple type parameters and full Visual Studio Intellisense support
by Sky Sanders
A simple JavaScript generic type pattern implementation
by Afzaal Ahmad Zeeshan
This blog post shares a tip for Ajax developers in ASP.NET MVC framework.
by Vivek Goyal
Adding AJAX HTMLEditorExtender control to a webform
by eglasius
How to add reCAPTCHA to ASP.NET MVC
by Christoph Keller
A simple element with big lists
by zoyobar
This post explains how do client-side and server-side convert data type when calling a WebService using Ajax
by Wayne Ye
Describes a standard way to implement Cross-Origin Ajax request other than JSONP or something else.
by Anuraj Parameswaran
This post is about uploading files to ASP.NET 5 web application using HTML5 file API.
by Alvin Bunk
Ajax in Symfony project
by Charles Boyung
My goal here is to explain the differences between what Ajax really is and what most people are interpreting it to mean.
by Dave Ceddia
AJAX Requests in React: How and where to fetch data
by Imran Abdul Ghani
AJAX with ASP.NET MVC simplified
by David W. Young
Don't use it just because it's "trendy" or because it can help you crank out quick interfaces for your sites and web based apps.
by Mohamemd Magdy Diab
AjaxFormSubmitter
by Ahmed Bouchefra
In this example, we’ll see how to import HttpclientModule in Angular and use HttpClient to send an http Ajax GET request to JSON REST API servers.
by Ahmed Bouchefra
How to import HttpClientModule and send Http Ajax requests to JSON REST API Servers
by tranthanhtu.vn
Angular2 - Component
by xszaboj
ASP MVC handle Ajax errors properly
by Noor Ahmad Feroozi
When using JavaScript or jQuery in UpdatePanel enabled web page, everything will work fine at the first page load, but after any asynchronous post back happens by UpdatePanel, all JavaScript and jQuery effects will vanish.
by Vivek Goyal
Web forms URL routing.
by Kashif Akhter
ASP.NET Ajax Application Architecture (jQuery, jSon, .NET ScriptService)
by User 1043264
How does ASP.NET Core MVC uses Razor engine to create dynamic views. Continue reading
by User 1043264
How to work with structured logging in ASP.NET Core and Serilog. Continue reading...
by Arun Ramachandran India
CodeProject In the last blog post, we have discussed about HiddenInput and ReadOnly attributes in ASP.Net MVC. You can read that article here. In this article we will go over different kinds of Templated Helpers.  Templated Helpers are introduced in MVC 2.
by Arun Ramachandran India
ASP.NET MVC - HiddenInput and ReadOnly attributes
by Arun Ramachandran India
Uses of Display, DisplayName, DisplayFormat and ScaffoldColumn attributes
by teebot
If you are already familiar with ASP.NET MVC, you have probably seen the repository pattern in a few examples (such as NerdDinner), maybe you even use it in your own app.One of the most frequent way to hot-plug a Repository class into a controller is to use the Strategy Pattern.
by Arun Ramachandran India
CodeProject In the last blog post on ASP.Net MVC, we have discussed about setting initial selected value in a RadioButtonList. You can read that article here. In this article we will go over implementing CheckBoxList  in ASP.Net MVC. Let’s try to understand this with an example.
by Tom Janssens
Handling all your images through a custom ActionResult/Controller.
by Gediminas Geigalas
ASP.NET MVC localization using ActionFilter
by Gil Fink
What Model Binders are in ASP.NET MVC and how you can use them in your MVC applications.
by John Atten
As we all know, users are impatient. We also know that if we don't tell them our application is "doing something" they tend to do silly things like click the mouse repeatedly, seeking some sign that the requested action is indeed being performed.
by De, Subhendu
This blog will discuss how ASP.NET page automatically notifies when MSMQ message arrives
by cpsglauco
Little-Big bug from ScriptManager
by eric hexter
ASP.NET Web Config Transform Console Utility released on Nuget
by Syed Mujtaba Hassan
When using text field date, Double type (decimal places or different decimal characters in globalization etc) and currency validation on client-side we often use regular expression validator and try to write complex regular expressions.
by madan535
Authorize.Net Credit card processing Integration in ASP.NET
by User 1043264
How to use Azure NoSQL database in ASP.NET Core. Continue reading...
by Syed Mujtaba Hassan
Implementing paging in ASP.net with fast page loading has always been a heck of a task. If we use datagridview’s default paging it has so many drawbacks like it loads all the data into the data source and then select the required number of rows on required page number.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
by jqwidgets
Bind jqxChart to SQL Database using ASP.NET MVC3
by zoyobar
Binding and Handling JSON Field In jQuery Repeater
by Sampath Lokuge
Review of the Book "Learning JavaScriptMVC"
by Tom Janssens
A very simple tasklist in order to show you on how to get started using this library.
by Anuraj Parameswaran
Few days back I wrote a post on ASP.NET 5 Tag Helpers, this post is about building your own tag helper. As the first step you need to inherit from TagHelper class, which is available in “Microsoft.AspNet.Razor.Runtime.TagHelpers” namespace.
by Sky Sanders
Full featured HTTP upload utility
by Brij
Call HTTPhandler from jQuery, Pass data and retrieve in JSON format
by Gaurav Aroraa
Calling an API using RestSharp in ASP.NET
by JCrocker
How to call ASP.NET WebMethods using jQuery
by Thanigainathan.S
Calling ASP.NET WebService from jQuery
by Rion Williams
Canceling file uploads using the ASP.NET FileUpload control
by Chris_Green
Cascading Dropdown Lists with jQuery (Parent/Child select options)
by Rion Williams
Centering a SliderExtender control in ASP.NET WebForms
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will learn to change the Background Color of Ajax HtmlEditorExtender using ColorPickerExtender.
by Alexander Turlov
Cheat sheet for enabling output caching in ASP.NET MVC
by Steve Wellens
Code builder for jQuery AJAX.
by M Sheik Uduman Ali
Collection Binding in ASP.NET MVC3 with AJAX
by Nitin Singh India
Combining jQuery with ASP.NET AJAX.
by Timmy Kokke
A very simple Windows Store application based on TypeScript that uses jQuery and KnockOut to get some data from the internet and show this in a GridView
by Abhishek Sur
Use of GZipStream or DeflateStream to compress your HTML output in your response when available. Added new class as WhiteSpaceFilter to remove whitespaces from HTML.
by Robert Edström
Conditionally set sliding expiration time on authentication cookies in ASP.NET Core
by Sky Sanders
Leveraging the full power of the ASP.NET platform from client-side JavaScript can be as simple adding a few lines of code to an existing script obviating the requirements of an ASPX client page with a ScriptManager/MS AJAX js library.
by Debashis 10433656
How to create an ASP.NET control for image resizer and cropper keeping aspect ratio
by Debashis 10433656
How to create an ASP.NET control for image resizer and cropper keeping aspect ratio
by User 1043264
How to create a CRUD Web API using ASP.NET Core. Continue reading...
by Vlad Neculai Vizitiu
Creating a zip archive on demand to be served via an API endpoint
by egladysh
Exchange data between two domains using AJAX
by Rick Bassham
An easy way to do an AJAX call to another domain
by Rajneesh Kumar Verma
This article will guide you to Create, Read, Update and Delete Data using Angular JS in ASP.NET MVC 4
by Artem Smirnov
Custom ASP.NET Model Binders Series - Part 3: Subclassing your models
by Bhupindra Singh
Dependency Injection in ASP.NET MVC4 and webapi using Ninject
by Anuraj Parameswaran
ASP.NET5 comes with inbuilt dependency injection framework. This post is about using Autofac DI framework instead the in built DI framework. You can find more details about ASP.NET5 DI Framework in ASP.NET5 DependencyInjection respository.
by Anuraj Parameswaran
ASP.NET5 comes with inbuilt dependency injection framework. This post is about using Autofac DI framework instead the in built DI framework. You can find more details about ASP.NET5 DI Framework in ASP.NET5 DependencyInjection respository.
by Rion Williams
How to detect AJAX Requests in ASP.NET MVC6
by Imran Abdul Ghani
Difference between a postback and a callback in ASP.NET
by Santhakumar M
In this article we will discuss how we can integrate with Disqus comment system in MVC.
by Ahmed Bouchefra
How to send Ajax requests in Django 2 and Python 3.7 to add CRUD operations in your application and manipulate your Django models and database without having to refresh your web pages each time
by Vlad Neculai Vizitiu
How to retrieve file from web page that uses JavaScript for its interactions
by Giorgi Dalakishvili
Dynamic ViewState in ASP.NET WebForms – Part 2
by Patrick Cunningham
This article uses 8 steps to create example of how to read and write from HTML to a SQL database in a .NET web application using jQuery, JSON, and XML.
by Anuraj Parameswaran
Enabling GZip Compression in ASP.NET 5
by Anuraj Parameswaran
Compression is an easy and effective way to reduce the size and increase the speed of communication between a client and remote resource. Two common compression algorithms used on the web are GZip and Deflate.
by Rajat-Indiandotnet
FIFA World Cup 2014 with Angular.js & ASP.NET - Part II
by Khanna_Varun
File upload in update panel
by Rion Williams
How to find the ASP.NET configuration tool in Visual Studio 2012
by Arkadeep De
How to get currency format using Google in ASP.NET
by ozkary
Get File name from URL Path - ASP Classic
by Rion Williams
This post will cover how to get yourself up and running using SignalR within Visual Studio 2010 in a jiffy.
by n.podbielski
Global UpdatePanel loading indicator in ASP.NET.
by Steve Wellens
At one of the local golf courses I frequent, there is an open grass field next to the course. It is about eight acres in size and mowed regularly. It is permissible to hit golf balls there—you bring and shag our own balls.
by madan535
Google reCAPTCHA in ASP.NET MVC
by Prava-MFS
Here are some handy tips to handle form submit using Ajax
by Nitesh Kejriwal
How to add a checkbox column to GridView to ASP.NET
by Pragmateek
This article describes the general principles, without diving too deeply into technical details that would be specific to a given platform.
by levelnis
A quick example to show how to check for a duplicate username
by atverma
How to disable subsequent submit button clicks when a request is being processed in ASP.NET AJAX client side script code
by Alex Choroshin
How to get login name and display name using SharePoint 2013 REST API.
by Nitesh Kejriwal
How to get multiple selected rows from GridView in ASP.NET
by jgauffin
How to handle transactions in ASP.NET MVC3
by jgauffin
How to handle transactions in ASP.NET MVC3
by Anuraj Parameswaran
This is post is about integrating Google reCaptcha for ASP.NET 5. To use reCaptcha in your website, you need to register in the reCaptcha website. You need to provide the label, domain name and email address of the owners. Once it is completed, you will get a screen like this.
by Abhijit Jana
Ways in which you can prevent someone from decrypting ViewState data
by Alexander Turlov
How to programmatically set a value of a watermarked TextBox via JavaScript
by Abhijit Jana
A post on how to remove Hyperlink from ASP.NET TreeView Nodes Control Nodes
by Manny Khasria
Maintaining high resolution of dynamically created image using ASP.NET and C#
by Abhijit Jana
How to sort ASP.NET DropDownList based on DataValueField or DataTextField using LINQ?
by jgauffin
This article explains how you can automatically proxy CORS requests in jQuery without changing your existing code.
by jgauffin
How to get enums to work with HtmlHelpers.
by Neeraj Kaushik1980
Implementing Jquery.tmpl (template) with KnockoutJS, ASP.NET MVC 3.
by Neeraj Kaushik1980
This article demonstrates implementation of knockoutjs observable viewmodel with jquery and ASP.NET MVC 3 and how to bind viewmodel with HTML controls.
by gmtzgtz
A JSON feed implementation to a service that provides quotes for precious metals
by Chris A. Johnson
Implementing an AutoComplete Control on ASP.NET Core using Telerik
by Anuraj Parameswaran
Today in ASP.NET forums I found one question about implementing Exel export from ASP.NET5 / MVC 6. So I thought I will implement and share the code. So this post is about implementing excel export using Open XML SDK in ASP.NET 5.
by Hamid Mosalla
Implementing search without convoluted If statements in ASP.NET MVC
by Imran Abdul Ghani
Insight of ASP.NET MVC’s Authorize Attribute
by jgauffin
I've created a small sample project which demonstrates how you can invoke a query using JavaScript (and execute them in your server).
by Right Handed Monkey
Ionic Angular App as a Website Front-end - AJAX/CORS solutions
by Francis S Michael
iTextSharp: Convert a text file to PDF while uploading in ASP.NET
by Jeremy Likness
Learn how to best embed/associate JavaScript with ASP.NET user controls
by Tharaka MTR
JavaScript frameworks and resources
by Ravi_Baghel
In this article, we will see how we can make use of the jQuery library to make AJAX calls in ASP.NET with the help of HttpHandlers.
by Nitin Singh India
An introduction to AJAX with multicast delegates.
by Nitin Singh India
jQuery Promise: An Introduction to AJAX with Multicast Delegates
by trottin
I ran into an issue using a jQuery.UI.Dialog control on an ASP.NET web form today. When defining a dialog, jQuery.UI takes the dialog and appends it right before the closing tag.
by Rajeesh.C.V
Using Datepicker JQuery plugin in ASP.NET MVC
by Robert Hoffmann
Lightweight JSON protocol proposal
by madan535
Here, I will explain about how to implement Linkedin authentication in ASP.NET MVC.
by micahs
Making Cross Domain jQuery AJAX Calls
by Sander Rossel
The sixth in a series on MEAN web development.
by Anuraj Parameswaran
This post is about getting code coverage of ASP.NET 5 using Opencover. In computer science, code coverage is a measure used to describe the degree to which the source code of a program is tested by a particular test suite.
by M.Hussain.
MessageBox in ASP.NET using jQuery
by Sohel_Rana
Microsoft Ajax CDN
by andy404
Minify JavaScript and CSS using Microsoft Ajax Minifier
by Gary H Guo
Mobile/Web Client, Web API and Cloud.
by Imran Abdul Ghani
Model Validation in ASP.NET Web API
by Williarob
ASP.Net Threading Inside the ASP.Net Worker Process there are two thread pools. Theworker thread pool handles all incoming requests and the I/O Threadpool handles the I/O (accessing the file system, web services anddatabases, etc.). Each App Domain has its own thread pool and thenumber of ope
by Imran Abdul Ghani
Performing CRUD operations using ASP.NET Web API - Part 2
by Mayur V Lohite
IntroductionSecurity is the most important attribute for any system. Providing secure experience is one of the key principles in the process of gaining customer confidence for a system.
by John Bhatt
Print GridView only in ASP.NET
by M.Hussain.
In this post, I implemented auto-suggestion using pure JavaScript.
by sarmadka
This post talks about how you can add a new type of views to your ASP.NET MVC application to support PDF files. The technique allows you to define your views inside the Views folder using a markup language in a way similar to the way the regular views are constructed and displayed.
by Rion Williams
Resolving controller blocking within .NET 4.5 and ASP.NET MVC.
by Sky Sanders
salient.Delegate is a class that enables the implementation of numerous software design patterns that can accelerate design and development and improve the architecture of your JavaScript code by enabling reliable loose coupling of JavaScript code.
by Sky Sanders
AccessControlModule can impart a greater consistency and usability upon the default behaviour of FormsAuthentication and allow any client script code to leverage FormsAuthentication in a straight forward manner.
by Chris_Green
Pass JavaScript arguments from codebehind to script the easy way!
by Garry Pilkington
Securing Your Logins With ASP.NET MVC
by Midhunlal G
All about making an old control compliant with very new AjaxControlToolKit
by Md Nazmoon Noor
Serializing to JSON in jQuery.
by Mohamed Meligy
Serializing a PagedList using JSON.NET in ASP.NET MVC – Gotcha And Workaround
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
If you want to set text inside AJAX HTMLEditor or HTMLEditorExtender, then this is the right place. Enjoy the tip.
by Manjuke Fernando
How to show an image saved in a SQL Server table on an ASP.NET Image control.
by madan535
SignalR Database update notifications in ASP.NET MVC using SQL Dependency
by Noor Ahmad Feroozi
Create your own smooth scroll to the top button on any web page
by Alvin Bunk
How to test a dropdown list in Symfony and Mink
by Jeffrey T. Fritz
Arrgh!  I've got an annoying issue in ASP.NET postback: it's not entering the event handler for my button click at all. Read on to learn how I solved this annoying issue.
by zoyobar
This article describes the role and use of the Parameter object in JQueryElement.
by Passion4Code
Unobstrusive Ajax and how to handle unauthorized request in MVC
by Brij
New and modified features of ASP.NET 4.5
by Afzaal Ahmad Zeeshan
Uploading the files - HTML5 and jQuery way
by zoyobar
This article explains the function and the use of Progressbar
by Taiseer Joudeh
Use jQuery to call ASP.NET Web Service the right way!
by zoyobar
If a web page need a long time to execute in server-side, you can display the page loading progress to the user by ResponseProgress.
by zoyobar
Using the master page of ASP. NET, you only need make one login box in the MASTER page, the CONTENT page allows you to share it.
by Shakeel Iqbal
How to use TinyMCE in ASP.NET Single Page Application using Knockout
by Abhijit Jana
How to use Visual Studio 2010 to profile your ASP.NET application which is hosted on IIS
by Ravi_Baghel
How to use NHibernate in ASP.NET
by Sampath Lokuge
This is a review about the Video Course of jQuery UI Development
by Sky Sanders
Or: “What I hope is not just ‘Yet Another Visual Studio JavaScript Intellisense Walkthrough’”
by Sander Rossel
The seventh in a series on web development.
by Tharaka MTR
Web service and script service
by jotorres
What is AJAX?
by Right Handed Monkey
Working with D3 - having an Ajax Loader Image
by Ankesh Dave
Write less do more with ASP.NET MVC templates
by Nizar Noorani
This is the first in a series of posts on writing integration tests for ASP.NET using the Selenium web application testing system.
by Nizar Noorani
This is the second in a series of posts on writing integration tests for ASP.NET using the Selenium 2.0 web application testing system.