<?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>Software Development Videos &#187; mvc</title>
	<atom:link href="http://www.softdevtube.com/tag/mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softdevtube.com</link>
	<description>Directory of Software Development Videos, Presentations, Interviews and Tutorials</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:23:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Understanding Folder Structure of ASP NET MVC Application</title>
		<link>http://www.softdevtube.com/2010/08/19/understanding-folder-structure-of-asp-net-mvc-application/</link>
		<comments>http://www.softdevtube.com/2010/08/19/understanding-folder-structure-of-asp-net-mvc-application/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 11:09:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=4580</guid>
		<description><![CDATA[This screencast explains the folder structure of the ASP.NET MVC Application. 

Producer: www.highoncoding.com
]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2010/08/19/understanding-folder-structure-of-asp-net-mvc-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing between ASP.NET Web Forms and MVC</title>
		<link>http://www.softdevtube.com/2010/07/15/choosing-between-asp-net-web-forms-and-mvc/</link>
		<comments>http://www.softdevtube.com/2010/07/15/choosing-between-asp-net-web-forms-and-mvc/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 12:56:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=4495</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 [...]]]></description>
		<wfw:commentRss>http://www.softdevtube.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>Introduction to Model Binders in ASP.NET MVC Application</title>
		<link>http://www.softdevtube.com/2010/06/29/introduction-to-model-binders-in-asp-net-mvc-application/</link>
		<comments>http://www.softdevtube.com/2010/06/29/introduction-to-model-binders-in-asp-net-mvc-application/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 15:47:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=4440</guid>
		<description><![CDATA[This screencast introduces the model binders in an ASP.NET MVC application. 

Producer: http://www.highoncoding.com
]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2010/06/29/introduction-to-model-binders-in-asp-net-mvc-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Routing in ASP.NET MVC Framework</title>
		<link>http://www.softdevtube.com/2010/06/08/introduction-to-routing-in-asp-net-mvc-framework/</link>
		<comments>http://www.softdevtube.com/2010/06/08/introduction-to-routing-in-asp-net-mvc-framework/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 11:24:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=4385</guid>
		<description><![CDATA[This introduces routing in ASP.NET MVC application. Routing enables to create hackable URL which are easily indexed by the search engines.

]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2010/06/08/introduction-to-routing-in-asp-net-mvc-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Microsoft ASP.NET MVC to Easily Extend a Web Site into the Mobile Space</title>
		<link>http://www.softdevtube.com/2010/05/17/using-microsoft-asp-net-mvc-to-easily-extend-a-web-site-into-the-mobile-space/</link>
		<comments>http://www.softdevtube.com/2010/05/17/using-microsoft-asp-net-mvc-to-easily-extend-a-web-site-into-the-mobile-space/#comments</comments>
		<pubDate>Mon, 17 May 2010 11:02:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=4318</guid>
		<description><![CDATA[Learn how to build mobile Web sites using the ASP.NET MVC framework. See how to create customized mobile experiences by extending the Views in the MVC framework and using the latest device detection techniques.


]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2010/05/17/using-microsoft-asp-net-mvc-to-easily-extend-a-web-site-into-the-mobile-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mschannel9.vo.msecnd.net/o9/mix/09/wmv-hq/t20f.wmv" length="175656859" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Getting Started with Ajax in ASP.NET MVC Framework</title>
		<link>http://www.softdevtube.com/2010/03/17/getting-started-with-ajax-in-asp-net-mvc-framework/</link>
		<comments>http://www.softdevtube.com/2010/03/17/getting-started-with-ajax-in-asp-net-mvc-framework/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 14:31:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=4130</guid>
		<description><![CDATA[This screencast demonstrates how to get started with Ajax in ASP.NET MVC Framework. 

]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2010/03/17/getting-started-with-ajax-in-asp-net-mvc-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft ASP.NET MVC 2: The New Stuff</title>
		<link>http://www.softdevtube.com/2010/02/18/microsoft-asp-net-mvc-2-the-new-stuff/</link>
		<comments>http://www.softdevtube.com/2010/02/18/microsoft-asp-net-mvc-2-the-new-stuff/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:15:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3999</guid>
		<description><![CDATA[Come learn about the new features being introduced with ASP.NET MVC 2. Templated helpers allow associating edit and display elements with data types automatically. Areas provide a means of dividing a large Web application into multiple projects. Data annotations allows attaching metadata attributes on a model to control validation. Client validation enables form field validation [...]]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2010/02/18/microsoft-asp-net-mvc-2-the-new-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/pdc09/wmvhigh/FT22.wmv" length="700185371" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>ASP.NET 4</title>
		<link>http://www.softdevtube.com/2010/01/14/asp-net-4/</link>
		<comments>http://www.softdevtube.com/2010/01/14/asp-net-4/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 11:43:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3676</guid>
		<description><![CDATA[In this video, Jonathan Carter describes whats changing with ASP.NET in the .NET Framework 4. He&#8217;ll review new capabilities in WebForms and AJAX, how Dynamic Data is evolving and the inclusion of ASP.NET MVC in both the framework and Visual Studio 2010. 


Additional material regarding this topic
]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2010/01/14/asp-net-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/learn/videos/VS2010-ASPNET-ASPNET4/VS2010-ASPNET-ASPNET4_kit.wmv" length="162243519" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Introduction to ASP.NET MVC View Model</title>
		<link>http://www.softdevtube.com/2010/01/05/introduction-to-asp-net-mvc-view-model/</link>
		<comments>http://www.softdevtube.com/2010/01/05/introduction-to-asp-net-mvc-view-model/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 16:58:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3621</guid>
		<description><![CDATA[This screencast demonstrates how to use ViewModel approach when building ASP.NET MVC Application. 

]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2010/01/05/introduction-to-asp-net-mvc-view-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Real World Guide to Architecting MVC Applications</title>
		<link>http://www.softdevtube.com/2009/12/31/a-real-world-guide-to-architecting-mvc-applications/</link>
		<comments>http://www.softdevtube.com/2009/12/31/a-real-world-guide-to-architecting-mvc-applications/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 12:00:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3584</guid>
		<description><![CDATA[So you have drunk the kool aid and decided that MVC applications are a better way to build your web applications, kissed goodbye to a page based architecture and learned to love JQuery. From here on everything is just gravy, right? As ever with would-be silver bullets you have bought off one set of problems [...]]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/12/31/a-real-world-guide-to-architecting-mvc-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 and ASP.NET</title>
		<link>http://www.softdevtube.com/2009/12/10/html-5-and-asp-net/</link>
		<comments>http://www.softdevtube.com/2009/12/10/html-5-and-asp-net/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 12:14:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3424</guid>
		<description><![CDATA[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 [...]]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/12/10/html-5-and-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC Ajax Helpers &#8211; Ajax.ActionLink and Ajax.BeginForm</title>
		<link>http://www.softdevtube.com/2009/12/09/asp-net-mvc-ajax-helpers-ajax-actionlink-and-ajax-beginform/</link>
		<comments>http://www.softdevtube.com/2009/12/09/asp-net-mvc-ajax-helpers-ajax-actionlink-and-ajax-beginform/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:54:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3406</guid>
		<description><![CDATA[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
]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/12/09/asp-net-mvc-ajax-helpers-ajax-actionlink-and-ajax-beginform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web UI Warfare: Choosing Between Web Forms and MVC</title>
		<link>http://www.softdevtube.com/2009/11/02/web-ui-warfare-choosing-between-web-forms-and-mvc/</link>
		<comments>http://www.softdevtube.com/2009/11/02/web-ui-warfare-choosing-between-web-forms-and-mvc/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 13:38:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3189</guid>
		<description><![CDATA[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 [...]]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/11/02/web-ui-warfare-choosing-between-web-forms-and-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performing Static Page Checking in MVC</title>
		<link>http://www.softdevtube.com/2009/10/14/performing-static-page-checking-in-mvc/</link>
		<comments>http://www.softdevtube.com/2009/10/14/performing-static-page-checking-in-mvc/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 11:34:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3069</guid>
		<description><![CDATA[In this episode we are going to take a look at how you can setup Static Type checking within your ASP.Net MVC web project. Having static checking is a great asset as it can reduce the chances of run time errors due to refactoring. Static checking will also allow the compiler to verify all your [...]]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/10/14/performing-static-page-checking-in-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring MVC</title>
		<link>http://www.softdevtube.com/2009/10/06/spring-mvc/</link>
		<comments>http://www.softdevtube.com/2009/10/06/spring-mvc/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 11:44:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=3013</guid>
		<description><![CDATA[Jan Machacek will give a talk on Spring MVC; he will explain the principles of the MVC architecture and show how the main components in the Spring Framework. You will see how to create a Spring MVC web application, including support for REST. We will explore how to create Spring MVC controllers, views and how [...]]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/10/06/spring-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fubu MVC</title>
		<link>http://www.softdevtube.com/2009/09/28/fubu-mvc/</link>
		<comments>http://www.softdevtube.com/2009/09/28/fubu-mvc/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 11:22:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[fubu]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=2958</guid>
		<description><![CDATA[In this talk, Chad Myers and Jeremy Miller about Fubu (For us, by us) MVC Framework, an alternative to ASP.NET MVC Framework and is a front controller style framework. 

]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/09/28/fubu-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MVC on the NetBeans Platform</title>
		<link>http://www.softdevtube.com/2009/09/24/mvc-on-the-netbeans-platform/</link>
		<comments>http://www.softdevtube.com/2009/09/24/mvc-on-the-netbeans-platform/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 13:05:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[netbeans]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=2940</guid>
		<description><![CDATA[NetBeans API architect Jaroslav Tulach discusses MVC and how it applies to applications created atop the NetBeans Platform, a generic framework for Swing desktop applications.
 
]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/09/24/mvc-on-the-netbeans-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MVC and Installing Cairngorm in Flex 3</title>
		<link>http://www.softdevtube.com/2009/08/31/mvc-and-installing-cairngorm-in-flex-3/</link>
		<comments>http://www.softdevtube.com/2009/08/31/mvc-and-installing-cairngorm-in-flex-3/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 13:45:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[cairngorm]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=2762</guid>
		<description><![CDATA[In this tutorial, I discuss the MVC (Model Viewer Controller) architecture, install Cairngorm into Adobe Flex 3, and discuss one of David Tucker&#8217;s examples. This tutorial was created by Mike Lively of Northern Kentucky University.

]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/08/31/mvc-and-installing-cairngorm-in-flex-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced ASP.NET MVC</title>
		<link>http://www.softdevtube.com/2009/08/24/advanced-asp-net-mvc/</link>
		<comments>http://www.softdevtube.com/2009/08/24/advanced-asp-net-mvc/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 08:54:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=2572</guid>
		<description><![CDATA[Learn how to extend the ASP.NET MVC framework with dependency injection, view engines, action filters, and more. We&#8217;ll see how to apply Test Driven Development and write unit tests with mock objects.

]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/08/24/advanced-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get to Know the ASP.NET MVC Framework</title>
		<link>http://www.softdevtube.com/2009/07/20/get-to-know-the-aspnet-mvc-framework/</link>
		<comments>http://www.softdevtube.com/2009/07/20/get-to-know-the-aspnet-mvc-framework/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 10:36:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=2232</guid>
		<description><![CDATA[A benefit of the MVC architectural style is that it promotes a clean separation of concerns between the models, views and controllers within an application. Come learn what MVC is and why you&#8217;d want to use it with ASP.NET. We&#8217;ll build a web application from scratch and explore the differences between MVC and Web Forms.

]]></description>
		<wfw:commentRss>http://www.softdevtube.com/2009/07/20/get-to-know-the-aspnet-mvc-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
