Synchronizing AJAX and ASP.NET

Published July 7th, 2010 Under Architecture, Open Source Tools, User Interface | Leave a 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.

Getting Started with Ajax in ASP.NET MVC Framework

Published March 17th, 2010 Under Coding, User Interface | Leave a Comment

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

Working across the Client Continuum

Published February 24th, 2010 Under Architecture, Coding, Services, User Interface | Leave a 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.


Get Microsoft Silverlight

Microsoft AJAX Library, jQuery and Microsoft Visual Studio 2010

Published February 22nd, 2010 Under Coding, Open Source Tools, User Interface | Leave a Comment

Learn how Microsoft ASP.NET AJAX enables you to easily create and use AJAX Control Toolkit controls in both ASP.NET Web Forms and ASP.NET MVC applications. Learn about all of the new features and improvements to the AJAX Control Toolkit controls such as the new client Script Loader and client DataView control. Also learn how ASP.NET AJAX was designed to work seamlessly with jQuery, how you can create ASP.NET AJAX controls directly from jQuery and how you can use the jQuery library in ASP.NET AJAX code. Learn how the new features of Visual Studio 2010 enable you to more productively build AJAX applications.


Get Microsoft Silverlight

Add AJAX Functionality to an Existing ASP.NET Page

Published January 11th, 2010 Under Coding, User Interface | Leave a Comment

In this video, Todd Miranda demonstrates how to add AJAX functionality to an existing ASP.NET page with minimal effort to increase performance and improve the overall user experience of your application.

http://msdn.microsoft.com/en-gb/vstudio/bb821246.aspx

keep looking »