Home » Archives

Content tagged with: AJAX

[7 May 2012 | No Comment | ]

This video introduces the jQuery JavaScript Library and AJAX data submissions to an ASP.NET handler page. it covers some of the basics of jQuery’s architecture and usage; chaining, selecting, event binding, and posting data with AJAX through the tools in the jQuery Library.

[30 May 2011 | No Comment | ]

JQuery turned the world on its ear. Do we still write JavaScript or do we just write jQuery? Damian will answer that question with new JavaScript techniques and AJAX as well as some jQuery plugin surprises up his sleeve. What are the best libraries and practices for using jQuery and JavaScript with ASP.NET? How should balanced applications be designed to make the best use of the power of the server and the power of the client?

Download slides and videos in other formats

[7 Jul 2010 | No Comment | ]

The ScriptManager is one of the most under advertised controls in the Visual Studio toolbox. This presentation goes beyond the common ScriptManager/UpdatePanel combo and provides an in-depth look at the ScriptManager control and how it can integrate with jQuery, a fast and lightweight JavaScript Library, and web services to quickly create dynamic, interactive AJAX web applications.

[17 Mar 2010 | No Comment | ]

This screencast demonstrates how to get started with Ajax in ASP.NET MVC Framework.

[24 Feb 2010 | No Comment | ]

Come see how to build a continuum of client applications including HTML, AJAX, ASP.NET, Microsoft Silverlight, and Windows Presentation Foundation (WPF) that all consume the same Windows Communication Foundation (WCF) service. Learn how to reuse as much code as possible, how to optimize the development process, and how to address key logistical issues like external servers and cross domain communication.