Synchronizing AJAX and ASP.NET
Published July 7th, 2010 Under AJAX | 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 AJAX | Leave a Comment
This screencast demonstrates how to get started with Ajax in ASP.NET MVC Framework.
Add AJAX Functionality to an Existing ASP.NET Page
Published January 11th, 2010 Under AJAX, 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
HTML 5 and ASP.NET
Published December 10th, 2009 Under HTML, User Interface | Leave a Comment
HTML 5 introduces a set of new tags, new APIs and new techniques that make web developers focus on content and structure when building their applications. In this session, Dylan Beattie goes through the new features that HTML 5 offers. Moving into greater detail, Dylan explains how developers can start using many of these features today, and examine some of the techniques developers can use to support these new features in down-level browsers. Finally, Dylan looks at some of the new capabilities that are coming in the next version of Microsoft’s ASP.NET MVC framework, and how web developers can combine these with HTML 5′s extensive support for forms and interactive web applications to streamline your apps and still deliver a great user experience .
http://skillsmatter.com/podcast/open-source-dot-net/html-5-and-aspdot-net
ASP.NET MVC Ajax Helpers – Ajax.ActionLink and Ajax.BeginForm
Published December 9th, 2009 Under AJAX, User Interface | Leave a Comment
This presentation recaps how to use the Ajax.ActionLink and Ajax.BeginForm Ajax Helpers to utilize ASP.NET AJAX in your ASP.NET MVC Web Applications.
http://www.tampadev.org/News/Details/MvcAjaxHelpersScreencast
keep looking »