This month we organized a bunch of jQuery Tech sessions for our colleagues at the ABC-Groep where we are working for the company Ace, the Microsoft .NET company of the group. After some introduction to jQuery sessions we had yesterday the jQuery and ASP.NET, how to AJAX session. A few of the subjects that we handled are already on this blog.
- Why using jQuery for AJAX calls before the Ajax Control Toolkit
- Using jQuery in ASP.NET applications – part 1 Web Forms
- Using jQuery in ASP.NET applications – part 2 MVC
- Using jQuery in ASP.NET applications – part 3 MVC – creating an API
The rest of the subjects will follow soon.
Until then here are the presentation and the demos of the jQuery and ASP.NET, how to AJAX session.
[UPDATE] All the source code used in the demo are placed on GitHub:
PresentationDemo AJAX vs JQueryDemo ASMX – Web FormsDemo MVCDemo WCFDemo WEB API (including using jQuery Templates plugin and the jQueryUI autocomplete dropdown)
Keep in mind that the demos where focused on the technical implementation of AJAX calls to the different ASP.NET stacks. Therefor there has been no time spend on layout and presentation in the demos.