<?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</title>
	<atom:link href="http://www.dotnet-tv.com/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>Code Understanding with Visual Studio 2010</title>
		<link>http://www.dotnet-tv.com/2012/02/02/code-understanding-with-visual-studio-2010/</link>
		<comments>http://www.dotnet-tv.com/2012/02/02/code-understanding-with-visual-studio-2010/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 19:35:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2159</guid>
		<description><![CDATA[This video shows how you can use new tools like the Architecture Explorer to better understand and comprehend complex systems before making any changes to them. You will see how graphically modeling the code makes it easier to understand the impact of a potential change. 

Download video in other formats
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/02/02/code-understanding-with-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced RESTful Services with WCF</title>
		<link>http://www.dotnet-tv.com/2012/02/01/advanced-restful-services-with-wcf/</link>
		<comments>http://www.dotnet-tv.com/2012/02/01/advanced-restful-services-with-wcf/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 14:27:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2156</guid>
		<description><![CDATA[This video explains how to use the power and flexibility of .NET and WCF to surface feature-rich, REST-based services that virtually any application can consume easily and securely. It explores the advanced facets of RESTful services such as security, routing, JSON parsing and caching that industry leaders wield today to deliver tomorrow&#8217;s cutting-edge mobile, cross-technology and cross-platform applications. 
 
Video Producer: Sangamon Valley .NET User Group (SVNUG)
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/02/01/advanced-restful-services-with-wcf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Produce Cleaner Code with Aspect-Oriented Programming (AOP)</title>
		<link>http://www.dotnet-tv.com/2012/01/31/produce-cleaner-code-with-aspect-oriented-programming-aop-2/</link>
		<comments>http://www.dotnet-tv.com/2012/01/31/produce-cleaner-code-with-aspect-oriented-programming-aop-2/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 16:05:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[AOP]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2153</guid>
		<description><![CDATA[Rather than giving us a nice separation of concerns (assembly > namespace > class > method), there are times when OOP forces us to write crap – scattering, tangling and coupling our code. This video discusses the problem with conventional programming, gives a gentle introduction to AOP with .NET, shows how it works, and why you should be using it to eliminate crap code from your life.
Watch this video on http://ndc2011.macsimum.no/mp4/Day3%20Friday/Track5%200900-1000.mp4
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/31/produce-cleaner-code-with-aspect-oriented-programming-aop-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ndc2011.macsimum.no/mp4/Day3%20Friday/Track5%200900-1000.mp4" length="229464826" type="video/mp4" />
		</item>
		<item>
		<title>Microsoft Visual Studio Application Lifecycle Management Future</title>
		<link>http://www.dotnet-tv.com/2012/01/24/microsoft-visual-studio-application-lifecycle-management-future/</link>
		<comments>http://www.dotnet-tv.com/2012/01/24/microsoft-visual-studio-application-lifecycle-management-future/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 12:53:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2151</guid>
		<description><![CDATA[This video offers insights into the future of Application Lifecycle Management and agile development that are incorporated in the next release of Visual Studio.

Download video in other formats and slides
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/24/microsoft-visual-studio-application-lifecycle-management-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The F# Koans: An Interactive Way to Learn F# Through Testing</title>
		<link>http://www.dotnet-tv.com/2012/01/23/the-f-koans-an-interactive-way-to-learn-f-through-testing/</link>
		<comments>http://www.dotnet-tv.com/2012/01/23/the-f-koans-an-interactive-way-to-learn-f-through-testing/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 22:16:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[functional programming]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2147</guid>
		<description><![CDATA[The F# koans will lead you on the path to F# enlightenment. The F# koans are a set of exercises in the form of tests designed to teach you the F# language. This video provides a better understanding of both the syntax and the culture of F# programming. 
Watch the video on Skillsmatter.com
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/23/the-f-koans-an-interactive-way-to-learn-f-through-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Onion Architecture With ASP.NET MVC</title>
		<link>http://www.dotnet-tv.com/2012/01/19/onion-architecture-with-asp-net-mvc/</link>
		<comments>http://www.dotnet-tv.com/2012/01/19/onion-architecture-with-asp-net-mvc/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 19:59:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2144</guid>
		<description><![CDATA[Onion Architecture is a specific type of solution architecture that enforce true loose coupling. This video shows that the User Interface layer has no reference to any infrastructure/DAL, just the Core business logic. Even the business logic (Core) has no access to any infrastructure concerns. Rather than build on top of the database, it externalizes it. It defines what it needs using its own interfaces, and they are implemented as far outward as possible in Infrastructure. You can then bind them together using an IoC container to bring the application ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/19/onion-architecture-with-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# and Visual Basic Future: Async Made Simple</title>
		<link>http://www.dotnet-tv.com/2012/01/17/c-and-visual-basic-future-async-made-simple/</link>
		<comments>http://www.dotnet-tv.com/2012/01/17/c-and-visual-basic-future-async-made-simple/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 18:25:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[visual basic]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2142</guid>
		<description><![CDATA[This video describes the language innovations for the next version of Microsoft Visual Studio. See how the async language feature and new Microsoft .NET Framework APIs will come together to simplify asynchronous programming. No more callbacks! This is a demo-focused session where we explore a variety of asynchronous programming scenarios directly in Visual Studio. Finally, we provide a peek into future plans beyond the next release.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/17/c-and-visual-basic-future-async-made-simple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Contracts in .NET 4</title>
		<link>http://www.dotnet-tv.com/2012/01/12/code-contracts-in-net-4/</link>
		<comments>http://www.dotnet-tv.com/2012/01/12/code-contracts-in-net-4/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 16:40:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[contract]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[moles]]></category>
		<category><![CDATA[pex]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2139</guid>
		<description><![CDATA[This video explains code contracts in .NET and how they can be used to improve data integrity, consistency, and development velocity with minimal impact to the size of the source base and even to production performance. It discusses this best practice that future Microsoft research projects like Pex and Moles are currently building upon to deliver the next generation of Agile development tooling. 

Video Producer: Sangamon Valley .NET User Group (SVNUG)
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/12/code-contracts-in-net-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebird .NET Data Provider</title>
		<link>http://www.dotnet-tv.com/2012/01/11/firebird-net-data-provider/</link>
		<comments>http://www.dotnet-tv.com/2012/01/11/firebird-net-data-provider/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 13:31:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[firebird]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2135</guid>
		<description><![CDATA[The .NET data provider is written in C# and provides a high-performance native implementation of the GDS32/API functions. This means that .NET developers can access Firebird databases without needing to install the Firebird client.
The last release contains various bug fixes as well as new features and improvements. It also supports the of new Firebird server features. The main changes concern:
* .NET 4 Client Profile
* Entity Framework 4
* Command cancellation
* UTF8 filenames.
 
Video Producer: http://www.firebirdsql.org/
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/11/firebird-net-data-provider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F# and Mono</title>
		<link>http://www.dotnet-tv.com/2012/01/05/f-and-mono/</link>
		<comments>http://www.dotnet-tv.com/2012/01/05/f-and-mono/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:55:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[mono]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2133</guid>
		<description><![CDATA[This video shows how to use F# in Mono with MonoDevelop, detailing some of the features that make it attractive to programmers.
Watch this video on http://www.infoq.com/presentations/FSharp-and-Mono
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2012/01/05/f-and-mono/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>How to Troubleshoot Build Server Failure Visual Studio 2010</title>
		<link>http://www.dotnet-tv.com/2011/12/21/how-to-troubleshoot-build-server-failure-visual-studio-2010/</link>
		<comments>http://www.dotnet-tv.com/2011/12/21/how-to-troubleshoot-build-server-failure-visual-studio-2010/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 21:40:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2110</guid>
		<description><![CDATA[This video presents how to troubleshoot build server failure in Visual Studio 2010. Before looking for a solution it is important to understand the problem. If the error messages in the build logs don&#8217;t seem to help, you can always enable tracing on the build server to get more information on what could possibly be the root cause of failure.
 
Video Producer: http://geekswithblogs.net/tarunarora/Default.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/12/21/how-to-troubleshoot-build-server-failure-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with AOP using Postsharp</title>
		<link>http://www.dotnet-tv.com/2011/12/14/getting-started-with-aop-using-postsharp/</link>
		<comments>http://www.dotnet-tv.com/2011/12/14/getting-started-with-aop-using-postsharp/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 15:23:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AOP]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2108</guid>
		<description><![CDATA[This video explains how to implemented AOP (Aspect Orientated Programming) with PostSharp. You will be using the Postsharp library and you will take a look at how to create our first Aspect as well as how to use the metadata with the aspect to provide real business value in your application.
Watch this video http://www.dimecasts.net/Content/WatchEpisode/196
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/12/14/getting-started-with-aop-using-postsharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Applications with F#</title>
		<link>http://www.dotnet-tv.com/2011/12/08/building-applications-with-f/</link>
		<comments>http://www.dotnet-tv.com/2011/12/08/building-applications-with-f/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 21:34:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[functional programming]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2105</guid>
		<description><![CDATA[This video explains how to build applications with F#, the new functional programming language on the .NET platform. We’ll look at what using a functional programming language changes in your applications structure and what it doesn’t. We’ll see how F# interactive can be used to experiment with your code to help quickly find a solution to the problem you’re working on and test it works correctly. We’ll see how these informal experimentations can be turned into a robust library or application with a working test suite. We’ll look at both ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/12/08/building-applications-with-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Platform .NET</title>
		<link>http://www.dotnet-tv.com/2011/12/05/cross-platform-net/</link>
		<comments>http://www.dotnet-tv.com/2011/12/05/cross-platform-net/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 22:30:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2103</guid>
		<description><![CDATA[With mobile taking off in a big way it is a fun and exciting time to be a software developer, businesses are faced with tough decisions on how to provide a best possible user experience, yet keeping maintenance cost down across the different smart phone platforms.
This video demonstrates how we can write fully native applications taking full advantage of the platform, yet achieving a high level of code reuse across Windows Phone 7, Android and iOS.
Watch this video on http://ndc2011.macsimum.no/mp4/Day2%20Thursday/Track4%201620-1720.mp4
Video producer: NDC 2011 &#8211; Norwegian Developers Conference 2011
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/12/05/cross-platform-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ndc2011.macsimum.no/mp4/Day2%20Thursday/Track4%201620-1720.mp4" length="275097890" type="video/mp4" />
		</item>
		<item>
		<title>How We Do Language Design at Microsoft</title>
		<link>http://www.dotnet-tv.com/2011/11/30/how-we-do-language-design-at-microsoft/</link>
		<comments>http://www.dotnet-tv.com/2011/11/30/how-we-do-language-design-at-microsoft/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 22:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[headline]]></category>
		<category><![CDATA[visual basic]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2101</guid>
		<description><![CDATA[Hear from the C#,Visual Basic,and F# language designers themselves,about how we create the .NET Framework languages at Microsoft. Where do we get ideas? How do we incorporate new paradigms without breaking the existing languages? Where will we go in the future,and how will we get there? This video talks about all these topics and more.

Download slides and videos in different formats
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/11/30/how-we-do-language-design-at-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Record Performance Testing in Visual Studio</title>
		<link>http://www.dotnet-tv.com/2011/11/23/how-to-record-performance-testing-in-visual-studio/</link>
		<comments>http://www.dotnet-tv.com/2011/11/23/how-to-record-performance-testing-in-visual-studio/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 20:20:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[performance testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2098</guid>
		<description><![CDATA[This short video provides some best practices for recording web performance tests and tries to answer the following questions:
* Why is performance testing important?
* How does Visual Studio help you test the performance of your applications?
* How do you record a web performance test?
* How do make a web performance test data driven, transaction driven, loop driven, convert to code, add validations?
 
Video Producer: http://geekswithblogs.net/tarunarora/Default.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/11/23/how-to-record-performance-testing-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCF: How to create Custom Message Interceptors</title>
		<link>http://www.dotnet-tv.com/2011/11/14/wcf-how-to-create-custom-message-interceptors/</link>
		<comments>http://www.dotnet-tv.com/2011/11/14/wcf-how-to-create-custom-message-interceptors/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 22:40:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2096</guid>
		<description><![CDATA[This tutorial explains how to extend WCF to create custom Message Interceptors. We will first take a look at how we can create our custom interceptors and hook them into the WCF pipeline. We will then take a look at how we can intercept both inbound and outbound messages to allow us to perform some sort of actions against the messages.
Watch this video on http://www.dimecasts.net/Content/WatchEpisode/193
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/11/14/wcf-how-to-create-custom-message-interceptors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced WebSharper</title>
		<link>http://www.dotnet-tv.com/2011/11/10/advanced-websharper/</link>
		<comments>http://www.dotnet-tv.com/2011/11/10/advanced-websharper/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 18:50:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fsharp]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2094</guid>
		<description><![CDATA[WebSharper is a popular and robust web application development framework for F# that provides powerful functional constructs that massively cut down the development time of ordinary client-server and stunningly rich, client-based, mobile and HTML5 web applications. In this tutorial, you will learn how to build larger, dynamic, markupless web applications entirely in F# using the latest innovations in WebSharper sitelets. 
You will see how sitelets can help you define composable web functionality, work with safe and type-safe URLs, develop RESTful services, and enhance your applications with basic CMS capabilities. This ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/11/10/advanced-websharper/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>
	</channel>
</rss>

<!-- Dynamic page generated in 0.344 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 19:42:06 -->

