Click here to Skip to main content
15,881,812 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 

24 Aug 2009 by Steve Krile
Fully AJAX-enabled user control used to select names from a database in a drop-down format.
15 Jan 2024 by Member 4206974
FormGen, a JavaScript Form Generator
28 Sep 2020 by Evoluteur
A full jQuery UI widget which supports various configurations and themes
1 Aug 2017 by Arthur V. Ratz
Use HTML/CSS/JavaScript/Ajax for creating a simple lightweight Windows Vista/7 sidebar desktop gadget
23 Jun 2015 by Kel_
Presents a real-time gauge implementation that can be used for building dashboards
3 Nov 2013 by Hovhannes Bantikyan
This is a simple infinite scroll with Ajax post and JSON. Have fun :)
14 Aug 2014 by Sacha Barber
Angular.Js / Azure / ASP MVC / SignalR / Bootstrap demo app
14 Aug 2014 by Sacha Barber
Angular.Js / Azure / ASP MVC / SignalR / Bootstrap demo app
28 Jul 2014 by lusgon
Uploading a file using WCF REST API and JavaScript
10 Jul 2017 by Yaseer Mumtaz
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
11 Jun 2011 by Omar Al Zabir
A collection of ExtractionRules, ValidationRules, and Request Plugin that makes ASP.NET and AJAX website testing painless. No need to record tests, write parameterized tests using server-side control names, handle UpdatePanels, simulate clicks on buttons - all from Web Test.
3 Jun 2013 by rgubarenko
jsRazor is unbeatably powerful and stupidly simple client-side rendering approach that consists of ONLY TWO functions. Tiny javascript library entirely eliminates the need for server-page rendering, in the same time giving your apps unmatched simplicity and flexibility.
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
6 Aug 2012 by _DanV_
How to dynamically add controls on a hierarchical structure on MVC.
13 Aug 2013 by Florian Rappl
Creating a highly extensible presentation app with multi-user and device integration for tablets.
12 Sep 2008 by Najmul Hoda
IM status indicator is as an easy and reliable way to check online status of certain instant messenger account like yahoo, msn, aol, skype and icq..
30 Oct 2009 by mstruys, dougturn
Learn to create web based apps for Moble Devices with AJAX support enabled using browser controls.
18 Dec 2013 by Gokuldas
Real time SPC is a Web Application for iPad and Androind using HTML5 and jQuery AJAX.
28 Mar 2013 by Sebastiaan Meijerink
Build your own JavaScript router
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.
7 Sep 2009 by Christian Graus
I wanted to use AJAX in my VB application, under Vista.  I think it will make my charts work faster.  I don't know where to start.  How do I import the AJAX library into a windows application ? Where should I put my AJAX code ? Help, please, it's URGENTZ !!!!!
11 Jan 2015 by Muhammad Hassan Tariq
Glimpse Extension for server side debugging and diagnostic information of ASP.NET applications
24 Jan 2008 by defwebserver
This tutorial will show you how to create a DotNetNuke module using LINQ to SQL.
15 Jun 2008 by notmasteryet
This article demonstrates using binary formats in JavaScript.
17 Nov 2016 by winsonet
Create and download the file with Ajax call in ASP.NET MVC
19 May 2010 by Lang Deng
A deepzoom user control doesn't need to generate deepzoom image files
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.
7 May 2015 by Marc Clifton
View GitHub commits, open and closed issues from this web page which can run directly from your local file system - no web server required
29 May 2017 by tranthanhtu.vn
In this article, We will learn why do we need to manage the stages of our application.
13 Dec 2012 by GrahamMendick
A conversion of Project Silk to ASP.NET Web Forms using the Navigation for ASP.NET Web Forms codeplex project, concentrating on the navigational aspects
27 Jun 2012 by Wonde Tadesse
Here is simple Ajax with post. Assuming that you do have an html table with a name called AjaxGrid and a div with a name bio $(document).ready(function () { $('#AjaxGrid tbody tr').click(function () { var selectedraw = $(this).closest("tr"); var id =...
13 Aug 2009 by webdev_hb
jLinq is a Javascript query language that makes it easy to work with large arrays of information. Today, jLinq 2.2.0 is released which offers new commands, bug fixes and more!
24 Jul 2010 by atverma
How to disable subsequent submit button clicks when a request is being processed in ASP.NET AJAX client side script code
3 Dec 2010 by Dr. Song Li
This article presents a simple method to load clean HTML fragments from the web servers using jQuery and MVC.
25 Mar 2011 by Ravi_Baghel
How to use NHibernate in ASP.NET
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.
25 Apr 2014 by Tiancheng Hu
Learn to animate Age of Empire paladin sprites by using basic HTML5 Canvas skills
5 Jul 2016 by Michael Chourdakis
Client side signing and verification
4 Nov 2016 by UberGeoff
A reusable MVC popup message box with Ajax functionality - that can bind to any model
17 Jan 2017 by tranthanhtu.vn
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
24 Nov 2009 by DABBee
Liquid Nitrogen. (he's cracked, I knew he would)
20 Oct 2011 by Sergey Alexandrovich Kryukov
It all makes no sense at all. You need to have knowledge in computer science and other related theoretical problems, understanding of development practices and some working experience (it's for an experienced programmer, huh?), not knowledge of any particular interview questions. This knowledge...
16 Mar 2012 by UberGeoff
This tip explains how to display a jQuery modal pop-up message using server side events.
23 Jul 2012 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.
3 Sep 2012 by Adittya Gupta
Validating combobox at client side and displaying item list properly.
14 Jul 2015 by ASP.NET Community
Learn how to extend your ASP.NET AJAX applications using the ASP.NET AJAX Control Toolkit. ASP.NET AJAX Control Toolkit: Installation and getting
24 Dec 2013 by Sitang Ruan
How to display a spinner with disabled background when doing postback or Ajax call
8 Oct 2014 by Relly Rivlin
Filter, sort and paging with ng-grid using AngularJS and REST
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.
16 Aug 2009 by Farooq Kaiser
In this article, I will explore handling unknown actions. A Controller.HandleUnknownAction method gets called when a controller cannot find an action method that matches a browser request.
24 Aug 2009 by MatthewCasperson
An introductory look at the JavaScript CAKE library, which allows you to build up the HTML5 canvas element like a vector image.
4 Jan 2010 by Athar Raza Faridi
Dont get upset dude [over the remark made so far].Actually ,the only thing which they are trying to tell you is to clear the concepts of AJAX [what,where and how],before even thinging to impliment it.No WORRIES... :)
8 Aug 2010 by Abhijit Jana
How to sort ASP.NET DropDownList based on DataValueField or DataTextField using LINQ?
27 Nov 2010 by Abdul Quader Mamun
Thank you for you question. You can use Validation Callout ajax control with required field validator asp.net control. You can fine sample code by the given URL.http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ValidatorCallout/ValidatorCallout.aspx[^]Thanks,Mamun
28 Nov 2010 by Abdul Quader Mamun
Thank you for your question. You can download Ajax Control Toolkit by the following link,http://www.asp.net/ajax/ajaxcontroltoolkit/samples/[^]Thanks,Mamun
7 Jan 2011 by Manfred Rudolf Bihy
The following example shows how to setup an event hander that fires when the iframe has loaded the document. When the loading is initiated a picture is shown instead of the iframe. You can test it locally if want to. I placed mine in C:\temp and have jquery.js in C:\temp\scripts.Please add a...
12 Jul 2011 by RaisKazi
Walkthrough of Asp.Net Core Ajax
17 Dec 2011 by GrahamMendick
Progressively enhanced ASP.NET Web Forms version of Knockout tutorial sample
28 May 2012 by member60
you should add the UpdatePanel_Unload to the OnUnload event of the UpdatePanel:In Code behind :protected void UpdatePanel_Unload(object sender, EventArgs e) { MethodInfo methodInfo =...
1 Jun 2012 by Prasad_Kulkarni
Please refer:ASP.NET Ajax : Enhanced Interactivity and ResponsivenessASP.NET AJAX Controls and Extenders[^]AJAX Components[^]ASP.NET AJAX Components[^]Ajax Tutorial for Beginners with XML & JSON: Part 2[^]Please see Manas' answer for part 1Ajax Control Toolkit[^]
4 Jul 2013 by sumit_kapadia
Create and Bind gridview at client side with Jquery Template and ajax in asp.net
30 Sep 2013 by Paul Shovan
A simple application to scrap HTML data in JSON format.
1 Feb 2014 by tonywilk
Example server and client using different protocols over a Websocket (php/js)
28 Nov 2014 by Afzaal Ahmad Zeeshan
Uploading the files - HTML5 and jQuery way
28 Mar 2015 by Anele 'Mashy' Mbanga
Demonstrates how to use SQLite database for mobile development
13 Apr 2015 by JIANGWilliam
This article discusses some potential pitfalls with Telerik based automation test development.
30 Aug 2015 by Dr. Song Li
This is a study note on Angular. I realized that Angular is a larger topic than I initially thought of. I hope I can be concise enough to cover a few interesting aspects in as few sentences as possible.
29 Jul 2017 by Debashis 10433656
How to create an ASP.NET control for image resizer and cropper keeping aspect ratio
16 Jan 2023 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.
23 Feb 2009 by David Meng
Introduces a way to create a key column in a SharePoint list.
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.
9 Jul 2011 by Espen Harlinn
Depends on what you mean by advanced.If you have not worked your way through ASP.Net[^] - you are quite likely to miss out on important stuff.Going over what's available under the System.Web[^] namespace, is what I would call advanced, this it what makes it all tick, the more you know,...
4 Aug 2011 by Wonde Tadesse
In addition to the given solutions, here is a jQuery cascade plugin http://plugins.jquery.com/plugin-tags/drop-down[^]
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
10 Feb 2014 by raju melveetilpurayil
Unlimited scroll like Facebook news feed or Twitter tweets
8 Dec 2011 by Monjurul Habib
If you are using VS 2008, make sure that framework 3.5 sp1 is installed properly.Go through the following links for more information:Could not load type 'System.Web.UI.ScriptReferenceBase' Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions,...
21 Dec 2011 by thatraja
Check this article. Now you need to customize the things. JumpyForum: Inspired by Code Project Forum / Discussion / Message board[^]
24 Mar 2012 by Wes Aday
Sorry to hear that google is broken. Try this: http://www.ajaxtutorials.com/asp-net-ajax-quickstart/tutorial-introduction-to-ajax-timer-control-in-asp-net-and-c/[^]
27 Apr 2012 by Andrew_Morris
Giving a web page user regular indication of the progress of a server task
3 May 2012 by Prasad_Kulkarni
The UpdatePanel is designed to be the easiest possible way to AJAX-enable your site, focusing on the most important feature of AJAX: restricting updates to an area within a page instead of requiring a full refresh. Although it completely changes how requests are made by the browser, the...
20 Jun 2012 by Lavish Kumar
How to use ASP.NET AJAX Calender Extender
23 Apr 2013 by Rion Williams
How to find the ASP.NET configuration tool in Visual Studio 2012
12 Nov 2013 by SupperSlonic
control for edit a weekly schedule based on ASP.NET MVC
9 Jan 2014 by CorvinusSoftware
A fairly complete PHP example demonstrating how to use the jQuery 'sortable' method with a single DB Update
16 Apr 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
3 May 2014 by Malik_Usman
Add the following line in Web.Config file and it will work.....it works in my case coz i had same problem.
22 Jul 2014 by Chintankumar Panchasara
The below tip will help developers retrieving user id by account name using SharePoint REST APIs.
14 Sep 2014 by Sunil Pandita
The article details out how to build an angularJS application which loads the pages on demand thus reducing the overall data transfer.
4 Feb 2015 by Richard Roe
Example to show how to update an ASP.NET GridView control using Ajax JQuery client side script
16 Feb 2016 by Andy South
We have established a goal to decide, what solution (as in a combination of software and services) among those we chose allows extending the audience of an event with minimum efforts.
5 Jun 2016 by Santhakumar M
 In this article we will discuss how we can integrate with Disqus comment system in MVC. 
22 Jun 2016 by Member 10280272
Get Over Code Library Obsessive Compulsive Disorder - CLOCD
15 Jul 2016 by Gabor L Ugray
A quick Windows programmers' guide to building a secure .NET Core web app for a Linux VPS and NGINX
19 Jul 2016 by Puja Jagani
Spring Hibernate Integration along with JTable widget.
13 Apr 2017 by George MVC Study
Write jQuery code to wait for multiple Ajax requests
8 Jul 2018 by Alen Toma
How to implement ObjectStatus with EntityWorker.Core and JavaScript