https://www.developerfusion.com/t/asp.net/media/view/video/ Video ASP.NET Media from Developer Fusion 2012-02-03T14:08:00.00Z http://www.developerfusion.com/media/137572/steve-smith-on-aspnet-mvc-4/ Steve Smith on ASP.NET MVC 4 2012-02-03T14:08:00.00Z Steve Smith gives us a preview of MVC 4 inside a Windows Phone emulator. Steve shows how to easily redirect mobile requests and how to use recipes as well as Async and Await keywords. James Crowley http://www.developerfusion.com/media/113949/steve-smiths-aspnet-tips-and-tricks/ Steve Smith's ASP.NET Tips and Tricks 2011-03-04T12:40:00.00Z Steve Smith brings us his latest bag of ASP Tips and Tricks. Steve talks about Tracing, Cache Management and MVC 3 as well as a few other goodies. James Crowley http://www.developerfusion.com/media/91963/yes-virginia-aspnet-webforms-can-do-mobile-video/ Yes Virginia, ASP.NET WebForms can do Mobile - video 2010-12-06T01:06:00.00Z WebMatrix/Razor Part Ii James Crowley http://www.developerfusion.com/media/48419/onmicrosoft-aspnet-ajax-with-fritz-onion/ OnMicrosoft - ASP.NET AJAX with Fritz Onion 2009-07-17T16:30:00.00Z Fritz Onion offers valuable insights on AJAX and explains key concepts to help you develop better software. James Crowley http://www.developerfusion.com/media/113711/adonet-data-services-a-basic-silverlight-client/ ADO.NET Data Services - A Basic Silverlight Client 2011-03-04T11:24:00.00Z In this video we'll use the "ASP.NET Data Services Silverlight Add-On" in order to build a simple read-only Silverlight client for an ADO.NET Data Service. James Crowley http://www.developerfusion.com/media/113715/managing-browser-history-with-aspnet-ajax-and-the-aspnet-35-extensions-preview/ Managing Browser History with ASP.NET AJAX and the ASP.NET 3.5 Extensions Preview 2011-03-04T11:24:00.00Z AJAX applications offer many benefits but one side-effect is the lost of user navigation using the browser's back/forward buttons. The ASP.NET 3.5 Extensions Preview extends ASP.NET AJAX with Browser history support in for ASP.NET AJAX applications. James Crowley http://www.developerfusion.com/media/113717/managing-browser-history-on-the-client-with-aspnet-ajax-and-the-aspnet-35-extensions-preview/ Managing Browser History on the Client with ASP.NET AJAX and the ASP.NET 3.5 Extensions Preview 2011-03-04T11:24:00.00Z AJAX applications offer many benefits but one side-effect is the lost of user navigation using the browser's back/forward buttons. The ASP.NET 3.5 Extensions Preview extends ASP.NET AJAX with Browser history support in for ASP.NET AJAX applications. This Screencast looks at the client-side suppor. James Crowley http://www.developerfusion.com/media/48484/on-microsoft-visual-studio-2008-with-brian-goldfarb-part-2/ On Microsoft - Visual Studio 2008 with Brian Goldfarb - Part 2 2009-07-17T16:30:00.00Z Brian Goldfarb, Group Product Manager, Microsoft, details the Visual Studio 2008 platform. Learn about enhanced Vista integration, LINQ, and integration with the new .NET Framework 3.5 components: WPF, WCF, WF, and ASP.NET Ajax. Part 2 of 2. James Crowley http://www.developerfusion.com/media/48485/on-microsoft-visual-studio-2008-with-brian-goldfarb-part-1/ On Microsoft - Visual Studio 2008 with Brian Goldfarb - Part 1 2009-07-17T16:30:00.00Z Brian Goldfarb, Group Product Manager, Microsoft, details the Visual Studio 2008 platform. Learn about enhanced Vista integration, LINQ, and integration with the new .NET Framework 3.5 components: WPF, WCF, WF, and ASP.NET Ajax. Part 1 of 2. James Crowley http://www.developerfusion.com/media/113737/using-aspnet-client-application-services-in-windows-forms-apps/ Using ASP.NET Client Application Services in Windows Forms Apps 2011-03-04T11:24:00.00Z Visual Studio 2008 and .NET Framework V3.5 offer a productive mechanism to make use of ASP.NET services such as membership, roles and profile from a Windows Forms smart client. In this session we'll take a look at how you make use of this from Visual Studio 2008. James Crowley http://www.developerfusion.com/media/48523/on-microsoft-ajax-a-paradigm-shiftaspnet-ajax-extensions-with-dino-esposito-part-2/ On Microsoft - Ajax: A Paradigm Shift-ASP.NET AJAX Extensions with Dino Esposito - Part 2 2009-07-17T16:30:00.00Z Join host Ted Neward as he discusses Ajax with author Dino Esposito in part two of this series. James Crowley http://www.developerfusion.com/media/48525/on-microsoft-ajax-a-paradigm-shiftaspnet-ajax-extensions-with-dino-esposito-part-1/ On Microsoft - Ajax: A Paradigm Shift-ASP.NET AJAX Extensions with Dino Esposito - Part 1 2009-07-17T16:30:00.00Z Join host Ted Neward as he discusses Ajax with author Dino Esposito in part one of this series. James Crowley http://www.developerfusion.com/media/113748/silverlight-linking-silverlight-and-aspnet-projects/ Silverlight - Linking Silverlight and ASP.NET Projects 2011-03-04T11:24:00.00Z With Silverlight Tools for Visual Studio 2008 it is possible to develop Silverlight applications as a separate project and embed that project within an ASP.NET site. This gives clean separation between your Silverlight and ASP.NET applications without any complicated deployment. James Crowley http://www.developerfusion.com/media/113761/using-cardspace-with-aspnet/ Using CardSpace with ASP.NET 2011-03-04T11:24:00.00Z Here we'll look at how you can use Windows CardSpace in order to authenticate users of your web site. James Crowley http://www.developerfusion.com/media/113809/aspnet-ajax-enabling-webparts-drag-and-drop/ ASP.NET AJAX - Enabling WebParts Drag and Drop 2011-03-04T11:31:00.00Z WebParts drag and drop in ASP.NET 2.0 has always been compatible with IE. However, only with the emergence of ASP.NET AJAX have you been able to enable WebParts drag and drop in other browsers. Here we look at how to enable your WebParts site for drag and drop in ASP.NET AJAX. James Crowley http://www.developerfusion.com/media/113810/aspnet-ajax-browser-compatibility/ ASP.NET AJAX - Browser Compatibility 2011-03-04T11:31:00.00Z A look at browser compatibility in ASP.NET AJAX, showing a variety of features rendered in both IE and Firefox for comparison. In addition, what happens when the browser has JavaScript disabled? James Crowley http://www.developerfusion.com/media/113811/aspnet-ajax-dynamic-update-panels/ ASP.NET AJAX - Dynamic Update Panels 2011-03-04T11:31:00.00Z As well as being used directly in your page layout to identify aspects of your page that you want to enjoy partial page updates, UpdatePanels can also be rendered dynamically as part of templated controls such as the DataList, as Composite controls and in WebParts. James Crowley http://www.developerfusion.com/media/113821/aspnet-ajax-elements-of-an-aspnet-ajax-application/ ASP.NET AJAX - Elements of an ASP.NET AJAX Application 2011-03-04T11:31:00.00Z Whether you're building your first ASP.NET AJAX application or you want to take an existing ASP.NET application and add some AJAX functionality, this session will help you understand the fundamental components of an ASP.NET AJAX application. James Crowley http://www.developerfusion.com/media/113822/aspnet-ajax-intro-to-aspnet-atlas/ ASP.NET AJAX - Intro to ASP.NET Atlas 2011-03-04T11:31:00.00Z ATLAS (or more correctly ASP.NET AJAX) is a framework from Microsoft to help you more easily build richer, interactive, personalised standards-based web applications that leverage AJAX design techniques. This session introduces the ASP.NET AJAX framework. James Crowley http://www.developerfusion.com/media/113823/aspnet-ajax-partial-page-rendering-with-the-update-panel/ ASP.NET AJAX - Partial Page Rendering with the Update Panel 2011-03-04T11:31:00.00Z ASP.NET AJAX introduces the UpdatePanel, a new server control that makes it incredibly easy to enable partial page refreshes on your ASP.NET site. Avoid the need to do a postback and full page refresh by identifying areas of your application that could benefit from partial page updates and wrappi. James Crowley