Click here to Skip to main content
15,881,044 members
Everything / Ajax

Ajax

Ajax

Great Reads

by Steve Krile
Fully AJAX-enabled user control used to select names from a database in a drop-down format.
by Member 4206974
FormGen, a JavaScript Form Generator
by Evoluteur
A full jQuery UI widget which supports various configurations and themes
by Arthur V. Ratz
Use HTML/CSS/JavaScript/Ajax for creating a simple lightweight Windows Vista/7 sidebar desktop gadget

Latest Articles

by Member 4206974
FormGen, a JavaScript Form Generator
by Mehul M Thakkar
.NET library to call server side method or API from JavaScript
by Manoj Mohan 07
Use Django to visualize download stats of Python packages and gain insights into package popularity and usage trends
by The Ænema
In this article, you will learn an easy way to protect your critical code logic in electron-based applications using a C++ native library.

All Articles

Sort by Score

Ajax 

3 Nov 2013 by Hovhannes Bantikyan
This is a simple infinite scroll with Ajax post and JSON. Have fun :)
28 Jul 2014 by lusgon
Uploading a file using WCF REST API and JavaScript
22 Oct 2014 by Mathew Soji
This tip guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using JQuery client
19 Aug 2013 by luivis7
A simple example of how to use jQuery Autocomplete to make an AJAX call to WebAPI in an MVC4 application.
11 Jan 2015 by Muhammad Hassan Tariq
Glimpse Extension for server side debugging and diagnostic information of ASP.NET applications
17 Nov 2016 by winsonet
Create and download the file with Ajax call in ASP.NET MVC
26 Feb 2015 by Shridhar Gowda
This tip will explain how to sort a table / GridView on an ASP.NET or MVC(AngularJs) application. I am demonstrating both client side and server side sorting. I am sure you will have a great knowledge on this topic after reading it.
25 Jul 2011 by AlexCode
Handling different default AJAX caching definitions between browsers.
17 Aug 2013 by Prince Tegaton
Building a Custom User Control for Messagebox
19 Sep 2013 by Amey K Bhatkar
UpdatePanel tutorial.
10 Mar 2017 by Sujeet Bhujbal
 In this article, I will tell you how to create a cross-browser session expiration popup box using jQuery easily
16 Mar 2012 by UberGeoff
This tip explains how to display a jQuery modal pop-up message using server side events.
24 Dec 2013 by Sitang Ruan
How to display a spinner with disabled background when doing postback or Ajax call
21 Nov 2014 by ManojKumar19
Learn how to configure dynamic compression in IIS 7.5 to improve performance
21 Apr 2015 by Yaseer Mumtaz
This small tip will explain how you can check status of long running processes in ASP.NET MVC web application using SignalR by sending messages from server to client during execution.
12 Jul 2011 by RaisKazi
Walkthrough of Asp.Net Core Ajax
4 Jul 2013 by sumit_kapadia
Create and Bind gridview at client side with Jquery Template and ajax in asp.net
13 Apr 2015 by JIANGWilliam
This article discusses some potential pitfalls with Telerik based automation test development.
5 Apr 2011 by Matthew Dennis
jQuery has changed its implementation of how it creates JSONP requests in a way that can break some applications.
20 Nov 2011 by Jovan Popovic(MSFT)
Example showing how to persist positions of the sortable elements after drag&drop reordering using the JQuery UI sortable
20 Jun 2012 by Lavish Kumar
How to use ASP.NET AJAX Calender Extender
22 Jul 2014 by Chintankumar Panchasara
The below tip will help developers retrieving user id by account name using SharePoint REST APIs.
4 Feb 2015 by Richard Roe
Example to show how to update an ASP.NET GridView control using Ajax JQuery client side script
8 Jul 2018 by Alen Toma
How to implement ObjectStatus with EntityWorker.Core and JavaScript
28 Feb 2013 by Dav Zen
Simple and easy to use jQuery matrix 2D.
3 Oct 2012 by Nilesh Patil Kolhapur
How to solve web service call failed error
21 Feb 2013 by mimtiyaz
Insert and bind records from a dropdownlist using AJAX UpdatePanel
20 Sep 2013 by Rajesh Udupi
JavaScript performance tips - Part 2
13 Apr 2014 by Edson_Ferreira
This tip will demonstrate how to create a SPA using an MVC Application, AJAX and History.js
3 Jul 2014 by DiponRoy
How to use Ajax validation in Knockout
31 Jul 2014 by SrikantSahu
This tip can be used to know more about how dojo templated widgets can be created and used inside a portlet programmatically.
7 Aug 2014 by Zachary Gardner
IE waits till the end of the thread to send AJAX POST requests to the server.
10 Sep 2015 by Rohit Nanda
The easiest way to send form data to Google Docs/Spreadsheet from your web page, using your own form and AJAX. Nowadays, Google Docs/Drive is a widely used service for data storage and documents sharing.
1 Jul 2016 by Yaseer Mumtaz
In this small tip, I will explain how we can embed Google Visualization Geomap in the AngularJS with select event getting the selected location and using it to populate other data.
21 Apr 2011 by gladtobegrey
Why not simply:markup = [];markup.push('');markup.push('');markup.push('');markup.push('');markup.push('Sample \'StringBuilder\' HTML');markup.push('');markup.push('');alert(markup.join('\n\r'));markup.toString() could...
12 Oct 2011 by Rupesh Kumar Tiwari
I have below suggestions:1) Why are you making call to webmethod are you fetching data from server and showing it in tool tip ? But in your example it seems that you are just returning the same data that you get from UI. If you are making some DB call and returning data to UI then its ok to...
19 Aug 2013 by babydragoner
Introduce how to use oGrid
27 Jun 2013 by Jon Woo
Consolidating all the information that I have found on cross domain interaction in the web world
5 Mar 2015 by LiQuick
Using JQuery AJAX calls to load ASPX page(s) into another HTML/ASPX page
9 Aug 2014 by John Bonfardeci
Cascading Asynchronous Function Execution (CAFÉ) is a design pattern for easily managing the execution sequence of asynchronous requests and callbacks within a medium to large JavaScript framework.
2 Jun 2015 by Robert J. Barr
Simple AJAX/ASP .NET Web API SMS/Texting Service
19 Jun 2015 by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
21 Oct 2018 by Matias Lopez
How to open a JSON file in JavaScript for Web"
16 Apr 2010 by e.bonavero-miller
To enable JS intellisense in Visual Studio 2010, you have two options (there are others to do with reference tag name and assembly) but these are the ones that I know work.i) Add a JavaScript file to an AJAX server control project (which references System.Web.Extensions and hence the...
18 Apr 2011 by Albin Abel
Just a simple note with sys.StringBuilder which is just beginner level
26 Nov 2011 by amitthk
For ASP.NET MVC, HERE! is a much cooler approach:Basically, we use Ajax.ActionLink like this:The controller takes care of both the possibilities (Normal Post...
26 Mar 2012 by Voicent Support
Delay load g+1 button to make web page loads faster and more responsive
24 Jul 2012 by aadharshkannan
This gives you a modified version of Seadragon to run in Windows 8 Metro UI.
11 Dec 2012 by Anuja Pawar Indore
This is an alternative for "Using Ajax AutoCompleteExtender for autosuggest"
21 Feb 2013 by Pathak Ashwin
Asynchronous Web Service Call
10 Mar 2013 by xibao
Generate class definition for Web API Service Models.
18 Apr 2013 by RalphZero
This is a simple example of an Ajax-Enabled WCF Service (hosted in IIS) that can be consumed by both client-side and server-side code.
25 Apr 2013 by Bhargava K Pandey
Create an infinite list with “Load More” button appearing at the bottom of the lists that can be used to load data on demand, using AJAX
23 Jul 2013 by Rajesh Udupi
Javascript coding tips
19 Aug 2013 by Mikeqm
Making the web work with Pick
22 Aug 2014 by Alexander Parra Lorenzo
example to request a JSON data
7 Dec 2014 by Dinand.dotnet
How to easily run a function in C# from the view using ajax/jquery
10 Jun 2015 by Yaseer Mumtaz
AngularJS ng-grid export to CSV workaround for Internet Explorer to avoid showing "Save" dialog box.
16 Feb 2023 by Manoj Mohan 07
Use Django to visualize download stats of Python packages and gain insights into package popularity and usage trends
23 Mar 2010 by Philip.F
If you are using Firefox, there is a wonderful addon called "FireBug"http://getfirebug.com/[^]You can do extended JavaScript-Debuging and DOM-Manipulation with it.Phil
14 Apr 2010 by Sky Sanders
 After a minor bout of forgetfulness regarding legal regexp flags in Javascript, I knocked this one out that parses the comment block at the end of an YSOD. var rxYSOD = //;if (rxYSOD.test(text)) { // looks like one.. ...
14 Apr 2010 by Sky Sanders
Mixing and matching security to get something like this locked down and providing the desired exposure might be challenging but I didn't offer to solve that in the title, did I?                   
14 Apr 2010 by Sky Sanders
NOTE: This article presents another solution that does not depend on JSON.net.Doing interop with an ASP.NET ScriptService in JavaScript is simple, just deserialize the payload, e.g. result.d.But if you are consuming with managed code it gets a bit tricky.The 3.5 stack wraps the payload in...
5 Aug 2010 by Alejandro Barrada
How to pass custom args to the OnSuccess callback function of javascript ajax
15 Oct 2011 by Jules Bartow
My dataType:json call to WSEzPL8.asmx/GetCompaniesJSON for a jQuery auto-complete dropdownlist list inside a jQuery dialog works great (just in case anyone is having problems getting their AjaxControlToolkit ComboBox inside an AjaxControlToolkit ModalPopupExtender to work). Fiddler shows JSON...
13 Jun 2012 by Ravi Lodhiya
An attacker would point to a “harmful” web site or content and you would only see a short URL which would not tell anything about the original URL.
19 Nov 2012 by Santiago Santos Cortizo
How to resolve cached post problem with iPhone/iPad with iOS6 update.
5 Mar 2013 by Marcio_Coelho
This sample demonstrates how to pass data (variables) from code behind to JavaScript.
15 Apr 2013 by Devanand7
How to use Backbone.js to make a structured web application.
16 May 2013 by Naufel Basheer
Load child dropdown without hitting the database in MVC3 using jQuery
15 Jul 2013 by rakeshcodeproj
Show the Awareness/Notification Modal dialog based on the cookie and display the content from a list with a single java script file
14 Jan 2014 by Vinay Jade
ImageButton control can be used as AdRotator with help of UpdatePanel
27 Feb 2014 by Dinesh K.S. Kushwaha
12 Nov 2015 by Eduardo Yost
Creating a Web User Control containing an AutoCompleteExtender for data through WCF (JSON) allowing to store the entity selected through EntityFramework. Entity object serialization from the server to the client and the client to the server.
29 Jan 2016 by Yogesh Jamkhindikar
Kendo UI NumericTextBox Enable/Disable issue solved
28 Sep 2014 by Bhushan Mulmule
This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos...
2 Sep 2015 by Bert O Neill
AngularJS RibbonBar written with HTML & CSS (and a little JQuery)
31 Aug 2015 by Peter Leow
This is a simple web application to illustrate visually the difference between Ajax and non-Ajax calls that take place all in a single web page.
25 Jun 2011 by Frank Kerrigan
Enabling ModalPopupExtender from ServerSide Code in the Ajax Control Kit
14 Sep 2016 by UberGeoff
An all-in-one callback gridview
18 Nov 2015 by Javad Zarrinabadi
MVC Master Detail example with partial view and modal dialog
23 May 2014 by User 10132546
Using ASP.NET MVC without controllers or actions for each view
22 Jul 2014 by Rocky R. Fernandes
Accessing Json Data across different domain using JsonP to get arround Security warning
30 Dec 2013 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Struggling to attach a Client Side Event to AJAX HtmlEditorExtender? Apply the trick and enjoy.
9 Mar 2014 by SanSkun
This trick is about how to change background colour of a popup window by using modal pop up extender.
26 Mar 2014 by Nirav Prabtani
Virtual Expandable Gridview using Ajax post method
22 Jan 2014 by Vinay Jade
Using Seadragon, you can simply zoom-in and zoom-out an image
27 Feb 2016 by M. Salah AbdAllah
Pjax ASP.NET webform is simple code that uses Ajax and pushState to deliver a fast browsing experience with real permalinks, page titles, and a working back button.
28 Aug 2015 by Bert O Neill
AngularJS and Web API Active Directory Security (Authorisation)
26 Mar 2014 by Nirav Prabtani
Google API for NEWS
6 Oct 2014 by Lyubomir Rumenov Velchev
Display Bootstrap Modal Dialog using Version Bootstrap v3.2.0 and v3.0.0 - issue
8 Feb 2017 by Arun Chandrasekhara Pillai
Generic JqGrid implementation in MVC with custom filtering and dynamic sorting
9 Dec 2013 by Naga Vinodh Peddi
How to dynamically create file upload control and add text file data to SQL database
19 Dec 2013 by Michael Rosqvist
A small sample showing how to create a Google Heatmap in ASP.NET/VB.NET
18 Oct 2013 by Ming_Lu
Simple and Fast Color Picker Built on JQuery
14 Mar 2015 by Azim Zahir
This tip explains implementing AJAX in ASP.NET MVC.
7 Jul 2014 by Michael Bergman
Using Windows Communication Foundation to build a simple web server
16 Dec 2013 by Peter BCKR
Fixing missing ContentType-Bug in Internet Explorer 10 on Windows 8 when using XDomainRequest and POST requests