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.
Using Dynamic Languages to Develop Microsoft Silverlight Applications
Published June 10th, 2010 Under Silverlight | Leave a Comment
Learn how to use the Microsoft Visual Basic/C# DLR integration to test a statically-typed application with IronRuby. See how to develop a Silverlight application end-to-end with IronRuby, and how programming with dynamic languages helps improve the dev experience.
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.
Working across the Client Continuum
Published February 24th, 2010 Under AJAX, Silverlight | 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.
Microsoft AJAX Library, jQuery and Microsoft Visual Studio 2010
Published February 22nd, 2010 Under AJAX, Javascript, Open Source Tools | 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.
keep looking »