Click here to Skip to main content
15,889,651 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 Updated

Ajax 

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
15 Aug 2019 by dimpant
Utilize the Rating Ajax control in your ASP.NET Web Forms application.
13 Feb 2019 by V. Subhash
I made this list for CNN but it might be useful for any website owner.
25 Jan 2019 by Tareq_Gamal
Simple compact reusable native JavaScript function, you can use it easily in your web Pages to run Ajax Enabled and avoid refresh
21 Oct 2018 by Matias Lopez
How to open a JSON file in JavaScript for Web"
8 Jul 2018 by Alen Toma
How to implement ObjectStatus with EntityWorker.Core and JavaScript
22 Dec 2017 by Abhishek Shrotriya
Develop the text comparator utility using jQuery plug-in, which internally uses Google's diff_match_patch.js library
18 Sep 2017 by massimiliano aronica
Speed up the loading of the main view by automatically loading partial views in async
21 Apr 2017 by Mystery123
Ajax search modal dialog with item selection
22 Mar 2017 by Ricardo_Torres_Torres
The power of the XmlHttpRequest in Ajax requests to retrieve data from server side
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
3 Mar 2017 by Yaseer Mumtaz
This tip will explain step by step Bootstrap basic development for beginners. Attached is small application having three pages using Bootstrap CSS, Components and JS.
8 Feb 2017 by Arun Chandrasekhara Pillai
Generic JqGrid implementation in MVC with custom filtering and dynamic sorting
29 Jan 2017 by Krishna KV
Access the API using the promise HTTP
17 Nov 2016 by winsonet
Create and download the file with Ajax call in ASP.NET MVC
4 Oct 2016 by Mishra Sourabh
Today in this article, we are going to learn how to consume webapi using angularjs.
14 Sep 2016 by UberGeoff
An all-in-one callback gridview
2 Aug 2016 by Karthik_Mahalingam
Show/hide the loading GIF image while exporting a file from server
24 Jul 2016 by SagSD
Adding dropdown item using bootstrap modal window and Ajax in ASP.NET webform and postioning the modal window
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.
13 May 2016 by B. Clay Shannon
Using HTML and jQuery/AJAX to dynamically modify the contents of a Web page
3 May 2016 by B. Clay Shannon
If you don't need to send or receive data, it is very easy to call Server code from Client/jQuery Code
25 Apr 2016 by B. Clay Shannon
Simplest possible step-by-step instructions on how to set up an ASP.NET MVC app to use AJAX from the client to call a Controller method, sending data from the client (jquery code on a View) to the server (C# code on a Controller), and then response data back from the server to the client.
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.
22 Feb 2016 by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 5 using WebAPI 2 with scripting language as AngularJS and Database as MS SQL 2008R2.
29 Jan 2016 by Yogesh Jamkhindikar
Kendo UI NumericTextBox Enable/Disable issue solved
29 Jan 2016 by Yogesh Jamkhindikar
Solution if Ajax method not calling Controller method every time its invoked
18 Dec 2015 by sazakir
Simple file upload using Html5 & Ajax post
29 Nov 2015 by Amit Singh Baghel
Saving Details Table Data (An HTML Table) in Database by converting it into a jagged array and passing it to a table type parameter
18 Nov 2015 by Javad Zarrinabadi
MVC Master Detail example with partial view and modal dialog
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.
15 Oct 2015 by Anuraj Parameswaran
Ajax file upload with ASP.NET 5
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.
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.
28 Aug 2015 by Bert O Neill
AngularJS and Web API Active Directory Security (Authorisation)
28 Jun 2015 by Shashank S Chandel
Demonstration application using MVC SignalR and Entity framework - Part I
19 Jun 2015 by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
10 Jun 2015 by Yaseer Mumtaz
AngularJS ng-grid export to CSV workaround for Internet Explorer to avoid showing "Save" dialog box.
2 Jun 2015 by Robert J. Barr
Simple AJAX/ASP .NET Web API SMS/Texting Service
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.
13 Apr 2015 by JIANGWilliam
This article discusses some potential pitfalls with Telerik based automation test development.
19 Mar 2015 by Yaseer Mumtaz
MVC 4 Ajax File Upload Control - Workaround
14 Mar 2015 by Azim Zahir
This tip explains implementing AJAX in ASP.NET MVC.
5 Mar 2015 by LiQuick
Using JQuery AJAX calls to load ASPX page(s) into another HTML/ASPX page
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.
4 Feb 2015 by Richard Roe
Example to show how to update an ASP.NET GridView control using Ajax JQuery client side script
2 Feb 2015 by lakhdarr
Using angularjs global controllers and MVC Razor to divide page (load) rendering between server and browser
11 Jan 2015 by Muhammad Hassan Tariq
Glimpse Extension for server side debugging and diagnostic information of ASP.NET applications
28 Dec 2014 by SRS(The Coder)
This article tries to create a clear understanding on making synchronous and asynchronous Ajax calls through jQuery Ajax method. After going through it, you can have a clear idea on how and when to do asynchronous Ajax calls.
7 Dec 2014 by Dinand.dotnet
How to easily run a function in C# from the view using ajax/jquery
1 Dec 2014 by Anurag Prajesh
How to add banner and slideshow in your website with adrotator
30 Nov 2014 by SrikantSahu
This is a simple application developed using C# MVC and jquery for basic CRUD operations. The application can be unit tested using selenium web drivers.
21 Nov 2014 by ManojKumar19
Learn how to configure dynamic compression in IIS 7.5 to improve performance
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
15 Oct 2014 by Kamal Surani
Recording video of your product and promoting video in cloud to get more customers
6 Oct 2014 by Lyubomir Rumenov Velchev
Display Bootstrap Modal Dialog using Version Bootstrap v3.2.0 and v3.0.0 - issue
28 Sep 2014 by Bhushan Mulmule
This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos...
13 Sep 2014 by Afzaal Ahmad Zeeshan
A slight comparison of ASP.NET upon other (web) programming languages in the market and a discussion of me and some other (web) programming language developers.
22 Aug 2014 by Mahesh Nandanan
Calling Server Side Method inside an aspx file and Web Service(asmx) method using JavaScript and Ajax
22 Aug 2014 by Alexander Parra Lorenzo
example to request a JSON data
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.
7 Aug 2014 by Zachary Gardner
IE waits till the end of the thread to send AJAX POST requests to the server.
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.
28 Jul 2014 by lusgon
Uploading a file using WCF REST API and JavaScript
22 Jul 2014 by Chintankumar Panchasara
The below tip will help developers retrieving user id by account name using SharePoint REST APIs.
22 Jul 2014 by Rocky R. Fernandes
Accessing Json Data across different domain using JsonP to get arround Security warning
7 Jul 2014 by Michael Bergman
Using Windows Communication Foundation to build a simple web server
3 Jul 2014 by DiponRoy
How to use Ajax validation in Knockout
23 Jun 2014 by Dejan Mauer
This is probably the simplest solution for storing web form data into database. We will use Google Forms and Google Spreadsheets as our 'database'.
23 May 2014 by User 10132546
Using ASP.NET MVC without controllers or actions for each view
21 May 2014 by Mohsen dorparasti
NoAPI is a website that assists web developers to scrap pieces of data they need from public web pages, save them and use them in their web pages
20 May 2014 by Nirav Prabtani
Bind gridview using Ajax post method and jQuery
13 Apr 2014 by Edson_Ferreira
This tip will demonstrate how to create a SPA using an MVC Application, AJAX and History.js
26 Mar 2014 by Nirav Prabtani
Virtual Expandable Gridview using Ajax post method
26 Mar 2014 by Nirav Prabtani
Google API for NEWS
13 Mar 2014 by BradodarB
Simple example outlining how to optionally employ AHAH based views in an MVC application.
9 Mar 2014 by SanSkun
This trick is about how to change background colour of a popup window by using modal pop up extender.
27 Feb 2014 by Dinesh K.S. Kushwaha
21 Feb 2014 by sieunhantanbao
Show more data when window scrolling down like Facebook, Twitter...
9 Feb 2014 by Er. Mayank Kothari
Generate barcode image in web application
8 Feb 2014 by Kashif Amin Makhdoom
Progressbar using JQueryUI and SignalR
22 Jan 2014 by Vinay Jade
Using Seadragon, you can simply zoom-in and zoom-out an image
17 Jan 2014 by Vinay Jade
The edit and delete options are available only for the particular record on which mouse pointer is focusing
14 Jan 2014 by Vinay Jade
ImageButton control can be used as AdRotator with help of UpdatePanel
30 Dec 2013 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Struggling to attach a Client Side Event to AJAX HtmlEditorExtender? Apply the trick and enjoy.
24 Dec 2013 by Sitang Ruan
How to display a spinner with disabled background when doing postback or Ajax call
24 Dec 2013 by Sitang Ruan
How to make a sequential Ajax call
19 Dec 2013 by Santiago Santos Cortizo
This pattern will allow you to forget 504 server error on huge operations.
19 Dec 2013 by Michael Rosqvist
A small sample showing how to create a Google Heatmap in ASP.NET/VB.NET
16 Dec 2013 by Peter BCKR
Fixing missing ContentType-Bug in Internet Explorer 10 on Windows 8 when using XDomainRequest and POST requests
9 Dec 2013 by Naga Vinodh Peddi
How to dynamically create file upload control and add text file data to SQL database
6 Dec 2013 by User 4835047
A simple way to serialize DataTables to JSON and push the data to a browser in MVC
26 Nov 2013 by Amol Jadhao
How to bind dropdownlist in ASP.NET using JQuery Ajax
21 Nov 2013 by Avinash6474
By entering latitude and longitude get location details Country, state, city, pin code, etc.
7 Nov 2013 by Santiago Santos Cortizo
jTable adaptation to be used either with jQuery UI and Bootstrap dialogs