<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.NET Software Development Videos &#38; Tutorial Directory &#187; User Interface</title>
	<atom:link href="http://www.dotnet-tv.com/category/user-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-tv.com</link>
	<description>.NET Software Development Tutorials and Videos: c#, asp, Sql Server, Linq, Visual Basic, Silverlight</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:35:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>HTML5 for Silverlight Developers</title>
		<link>http://www.dotnet-tv.com/2012/01/04/html5-for-silverlight-developers/</link>
		<comments>http://www.dotnet-tv.com/2012/01/04/html5-for-silverlight-developers/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 15:33:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2131</guid>
		<description><![CDATA[You like working with Silverlight, .NET and Visual Studio, but then everybody is talking about HTML5. Why? What’s that thing? This video explains what HTML5, CSS3 and ECMAScript 5 are through the lens of a XAML and C# developer. You will learn to use the best of both worlds to build your next beautiful applications.

Download video in other formats
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/04/html5-for-silverlight-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Introduction to Microsoft Silverlight 4 – Part 2</title>
		<link>http://www.dotnet-tv.com/2011/11/08/an-introduction-to-microsoft-silverlight-4-%e2%80%93-part-2/</link>
		<comments>http://www.dotnet-tv.com/2011/11/08/an-introduction-to-microsoft-silverlight-4-%e2%80%93-part-2/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 22:30:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2090</guid>
		<description><![CDATA[This Silverlight screencast shows you how to save your walking routes to disk and how to improve your application design using Expression Blend.

Video source: http://active.tutsplus.com/tutorials/silverlight/an-introduction-to-microsoft-silverlight-4-part-2/
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/11/08/an-introduction-to-microsoft-silverlight-4-%e2%80%93-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build dynamic JavaScript UIs with MVVM and ASP.NET</title>
		<link>http://www.dotnet-tv.com/2011/11/01/build-dynamic-javascript-uis-with-mvvm-and-asp-net/</link>
		<comments>http://www.dotnet-tv.com/2011/11/01/build-dynamic-javascript-uis-with-mvvm-and-asp-net/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 19:52:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2085</guid>
		<description><![CDATA[Steve Sanderson delivers KnockoutJS in this lightening talk. Learn how the Knockout library builds on advanced jQuery and JavaScript techniques to make even the most complex data-filled HTML forms a breeze. We’ll see jQuery, jQuery templating, JSON and live data banding applied to the MVVM pattern with Knockout, combined with ASP.NET to produce results that need to be seen to believed.

View slides and download video in other format: http://channel9.msdn.com/Events/MIX/MIX11/FRM08
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/11/01/build-dynamic-javascript-uis-with-mvvm-and-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pragmatic JavaScript, jQuery &amp; AJAX with ASP.NET</title>
		<link>http://www.dotnet-tv.com/2011/05/30/pragmatic-javascript-jquery-ajax-with-asp-net/</link>
		<comments>http://www.dotnet-tv.com/2011/05/30/pragmatic-javascript-jquery-ajax-with-asp-net/#comments</comments>
		<pubDate>Mon, 30 May 2011 17:14:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2006</guid>
		<description><![CDATA[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
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/05/30/pragmatic-javascript-jquery-ajax-with-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReactiveUI</title>
		<link>http://www.dotnet-tv.com/2011/05/17/reactiveui/</link>
		<comments>http://www.dotnet-tv.com/2011/05/17/reactiveui/#comments</comments>
		<pubDate>Tue, 17 May 2011 10:47:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1997</guid>
		<description><![CDATA[ReactiveUI is a M-V-VM framework like  MVVM Light or Caliburn.Micro, that is deeply integrated with the Reactive  Extensions for .NET. This allows you to write code in your ViewModel that is far  more elegant and terse when expressing complex stateful interactions, as well as  much simpler handling of async operations.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/05/17/reactiveui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Visual Studio 2010 &#8211; Part 7</title>
		<link>http://www.dotnet-tv.com/2011/03/28/working-with-visual-studio-2010-part-7/</link>
		<comments>http://www.dotnet-tv.com/2011/03/28/working-with-visual-studio-2010-part-7/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 15:51:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1970</guid>
		<description><![CDATA[This video shows how to create a Windows Presentation Foundation (WPF) application that can take advantage of the Visual Studio Data Sources window and DataBinding. 
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/03/28/working-with-visual-studio-2010-part-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn to use the Javascript Client Object Model with Sharepoint</title>
		<link>http://www.dotnet-tv.com/2010/12/02/javascript-clent-object-model-with-sharepoint/</link>
		<comments>http://www.dotnet-tv.com/2010/12/02/javascript-clent-object-model-with-sharepoint/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 15:25:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1894</guid>
		<description><![CDATA[Scott Hillier shows SharePoint developers how to use the JavaScript Client Object Model.

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/12/02/javascript-clent-object-model-with-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Innovative Windows Client Software</title>
		<link>http://www.dotnet-tv.com/2010/11/29/building-innovative-windows-client-software/</link>
		<comments>http://www.dotnet-tv.com/2010/11/29/building-innovative-windows-client-software/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:04:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1891</guid>
		<description><![CDATA[What does Windows add to the Web 2.0 world? Can you reach and grow your audience with Windows applications? What are the best programming models to use for building innovative Windows applications? How does HTML 5 fit into a Windows world? What is the best way to build multi-channel applications that span PC, web, phone and television? A guest panel will discuss these questions and others while sharing their perspectives based on real-world experience of creating Windows client applications.


Download slides and video in a different format
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/11/29/building-innovative-windows-client-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/wmv/CL30.wmv" length="84176070" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Prototyping Rich Microsoft Silverlight Applications with Expression SketchFlow</title>
		<link>http://www.dotnet-tv.com/2010/10/13/prototyping-rich-microsoft-silverlight-applications-with-expression-sketchflow/</link>
		<comments>http://www.dotnet-tv.com/2010/10/13/prototyping-rich-microsoft-silverlight-applications-with-expression-sketchflow/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 14:27:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[prototyping]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1845</guid>
		<description><![CDATA[SketchFlow is the prototyping environment in Expression Blend. See how to use SketchFlow to collaboratively design, evolve, explore and review user experiences and interactive content.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/10/13/prototyping-rich-microsoft-silverlight-applications-with-expression-sketchflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/wmv/CL03.wmv" length="108106647" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Microsoft Commits Code to jQuery!</title>
		<link>http://www.dotnet-tv.com/2010/10/06/microsoft-commits-code-to-jquery/</link>
		<comments>http://www.dotnet-tv.com/2010/10/06/microsoft-commits-code-to-jquery/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 12:28:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1839</guid>
		<description><![CDATA[Stephen Walther from the ASP.NET Team joins James Senior to discuss an announcement: Microsoft is about to make the first contributions to the jQuery open source project! In the past 6 months, we&#8217;ve been busy working on three features: Templating, Data-Linking and Globalization. This video show demos of the contributions in action and how/when they will be available for developers to use.


Download the video in alternate formats
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/10/06/microsoft-commits-code-to-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/ch9/bef5/dfc1dfa5-4a86-41ed-ab2a-9deb0116bef5/webcampstv5jquery_ch9.wmv" length="192796619" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Stepping Outside the Browser with Microsoft Silverlight 4</title>
		<link>http://www.dotnet-tv.com/2010/09/21/stepping-outside-the-browser-with-microsoft-silverlight-4/</link>
		<comments>http://www.dotnet-tv.com/2010/09/21/stepping-outside-the-browser-with-microsoft-silverlight-4/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 11:19:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1817</guid>
		<description><![CDATA[You can do a lot with a Silverlight 3 out-of-browser application &#8211; so what more do you need? Maybe file system access, the ability to host HTML content, the ability to customize the application chrome, greater control over the out-of-browser window, notifications, access to local components and the ability to playback rights protected media? If so, then this is the session for you to come find out about the new Silverlight 4 out-of -browser features and see some of the amazing things you can do with those features.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/09/21/stepping-outside-the-browser-with-microsoft-silverlight-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/wmv/CL10.wmv" length="166912675" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>The Whole Brain Developer</title>
		<link>http://www.dotnet-tv.com/2010/09/06/the-whole-brain-developer/</link>
		<comments>http://www.dotnet-tv.com/2010/09/06/the-whole-brain-developer/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 11:46:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1803</guid>
		<description><![CDATA[This session looks at the importance of right-brained thinking in UI design and suggest strategies for left-brain-tending developers to learn to tap into right-brain skills. It&#8217;s a truism in our industry that many developers just can&#8217;t design user interfaces. Why not? Because most developers are classic left-brain thinkers. They are skilled at procedural logic and deductive logic, and they hone their left-brain capabilities every day by writing code. However, user interface design, particularly in the era of advanced UI technologies such as Windows Presentation Foundation (WPF) and Microsoft Silverlight, requires ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/09/06/the-whole-brain-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/te/NorthAmerica/2010/wmv/DPR203.wmv" length="86757512" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Windows Phone UI and Design Language</title>
		<link>http://www.dotnet-tv.com/2010/09/06/windows-phone-ui-and-design-language/</link>
		<comments>http://www.dotnet-tv.com/2010/09/06/windows-phone-ui-and-design-language/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 11:15:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1801</guid>
		<description><![CDATA[Windows Phone constitutes a dramatic new user experience paradigm. This session will provide prescriptive guidance, tips, and techniques on how designers &#038; developers can build beautiful, compelling user experiences that are consistent with the built-in Windows Phone 7 Series experiences.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/09/06/windows-phone-ui-and-design-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/wmv/CL14.wmv" length="63842491" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Silverlight &#8211; Exposing SOAP, OData, and JSON Endpoints for RIA Services</title>
		<link>http://www.dotnet-tv.com/2010/08/31/silverlight-exposing-soap-odata-and-json-endpoints-for-ria-services/</link>
		<comments>http://www.dotnet-tv.com/2010/08/31/silverlight-exposing-soap-odata-and-json-endpoints-for-ria-services/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 11:50:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1796</guid>
		<description><![CDATA[This video demonstrates how to expose various endpoints from WCF RIA Services. This is a great explanation and walk through of how to open RIA Services domain services to clients.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/31/silverlight-exposing-soap-odata-and-json-endpoints-for-ria-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/ch9/9/1/7/8/4/5/SLTV26_ch9.wmv" length="119604191" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Behavior Driven Development on WCF and UI using xUnit</title>
		<link>http://www.dotnet-tv.com/2010/08/30/behavior-driven-development-on-wcf-and-ui-using-xunit/</link>
		<comments>http://www.dotnet-tv.com/2010/08/30/behavior-driven-development-on-wcf-and-ui-using-xunit/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 10:38:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[xunit]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1785</guid>
		<description><![CDATA[This tutorial shows how BDD can be done from early requirement collection stage to late integration tests. It explains breaking user stories into behaviors, and then developers and test engineers taking the behavior specs and writing a WCF service and unit test for it, in parallel, and then eventually integrating the WCF service and doing the integration tests. It introduces how mocking is done using the Moq library. Moreover, it shows a way how you can write test once and do both unit and integration tests at the flip of ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/30/behavior-driven-development-on-wcf-and-ui-using-xunit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Introduction to Developing Applications for Microsoft Silverlight</title>
		<link>http://www.dotnet-tv.com/2010/08/23/an-introduction-to-developing-applications-for-microsoft-silverlight/</link>
		<comments>http://www.dotnet-tv.com/2010/08/23/an-introduction-to-developing-applications-for-microsoft-silverlight/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 11:44:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1775</guid>
		<description><![CDATA[New to Silverlight? This is the session for you. This session will cover: how to get started building your first application, tooling, extensibility and deployment. We’ll also highlight the capabilities of Microsoft Silverlight on the PC, as well as support for Windows Phone.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/23/an-introduction-to-developing-applications-for-microsoft-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/wmv/CL15.wmv" length="90232738" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Authoring for Windows Phone, Silverlight 4 and WPF 4 with Expression Blend</title>
		<link>http://www.dotnet-tv.com/2010/08/19/authoring-for-windows-phone-silverlight-4-and-wpf-4-with-expression-blend/</link>
		<comments>http://www.dotnet-tv.com/2010/08/19/authoring-for-windows-phone-silverlight-4-and-wpf-4-with-expression-blend/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 11:39:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1773</guid>
		<description><![CDATA[Explore how Expression Blend lets you design and build rich, vibrant Windows Phone, Silverlight 4 and WPF 4 applications. Take advantage of a host of new platform and tools capabilities to produce better user experiences, with less code.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/19/authoring-for-windows-phone-silverlight-4-and-wpf-4-with-expression-blend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/wmv/CL02.wmv" length="51099050" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Going Out Of Browser with Silverlight</title>
		<link>http://www.dotnet-tv.com/2010/08/16/going-out-of-browser-with-silverlight/</link>
		<comments>http://www.dotnet-tv.com/2010/08/16/going-out-of-browser-with-silverlight/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 12:36:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1767</guid>
		<description><![CDATA[In this episode we are going to take a look at how we can use the take our in-browser Silverlight application and allow it to run Out of Browser (OOB). We will take a look at how we can let Silverlight perform the lifting as well as how we can provide coding to create the OOB application.
http://www.dimecasts.net/Content/WatchEpisode/178
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/16/going-out-of-browser-with-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing between ASP.NET Web Forms and MVC</title>
		<link>http://www.dotnet-tv.com/2010/07/15/choosing-between-asp-net-web-forms-and-mvc/</link>
		<comments>http://www.dotnet-tv.com/2010/07/15/choosing-between-asp-net-web-forms-and-mvc/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 12:57:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1750</guid>
		<description><![CDATA[Come hear about the key concepts and features behind the two primary user interface technologies available for ASP.NET: MVC and Web Forms. Learn the pros and cons of both MVC and Web Forms, how to determine the best choice for a specific project, various techniques and patterns used to build MVC applications vs. Web Forms applications, and the implications for using each approach.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/07/15/choosing-between-asp-net-web-forms-and-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mschannel9.vo.msecnd.net/o9/mix/09/wmv-hq/t23f.wmv" length="195756741" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Synchronizing AJAX and ASP.NET</title>
		<link>http://www.dotnet-tv.com/2010/07/07/synchronizing-ajax-and-asp-net/</link>
		<comments>http://www.dotnet-tv.com/2010/07/07/synchronizing-ajax-and-asp-net/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 11:42:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1743</guid>
		<description><![CDATA[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.

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/07/07/synchronizing-ajax-and-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

