<?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>WindowsWiki &#187; ASP.NET</title>
	<atom:link href="http://www.windowswiki.info/old/?feed=rss2&#038;tag=aspnet" rel="self" type="application/rss+xml" />
	<link>http://www.windowswiki.info/old</link>
	<description>Microsoft, their Software and... their Betas!</description>
	<lastBuildDate>Tue, 23 Sep 2014 12:07:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft ASP.NET MVC 1.0</title>
		<link>http://www.windowswiki.info/old/?p=696</link>
		<comments>http://www.windowswiki.info/old/?p=696#comments</comments>
		<pubDate>Wed, 18 Mar 2009 15:20:17 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Visual Studio]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Model-View-Controller]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=696</guid>
		<description><![CDATA[ASP.NET MVC 1.0 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the business and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="wp-content/uploads/mvc1.png" style="margin-left:20px;" alt="ASP.NET MVC Logo" title="ASP.NET MVC Logo" width="150" height="110" class="alignright size-full wp-image-494" />ASP.NET MVC 1.0 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the business and application logic and backend data), as well as facilitate test driven development (TDD). The ASP.NET MVC framework defines a specific pattern to the Web Application folder structure and provides a controller base-class to handle and process requests for “actions”. Developers can take advantage of the specific Visual Studio 2008 MVC templates within this release to create their Web applications, which includes the ability to select a specific Unit Test structure to accompany their Web Application development.</p>
<p>The MVC framework is fully extensible at all points, allowing developers to create sophisticated structures that meet their needs, including for example Dependency Injection (DI) techniques, new view rendering engines or specialized controllers.</p>
<p>As the ASP.NET MVC framework is built on ASP.NET 3.5, developers can take advantage of many existing ASP.NET 3.5 features, such as localization, authorization, Profile etc.</p>
<div class="download">Microsoft ASP.NET MVC 1.0<br />
<a href="/downloads/AspNetMVC1.zip">Download Now !</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=696</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft ASP.NET MVC Release Candidate 2</title>
		<link>http://www.windowswiki.info/old/?p=673</link>
		<comments>http://www.windowswiki.info/old/?p=673#comments</comments>
		<pubDate>Tue, 03 Mar 2009 22:19:27 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Visual Studio]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Model-View-Controller]]></category>
		<category><![CDATA[Release Candidate]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=673</guid>
		<description><![CDATA[The ASP.NET MVC RC2 release provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="wp-content/uploads/mvc1.png" style="margin-left:20px;" alt="ASP.NET MVC Logo" title="ASP.NET MVC Logo" width="150" height="110" class="alignright size-full wp-image-494" />The ASP.NET MVC RC2 release provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the business and application logic and backend data), as well as facilitate test driven development (TDD). The ASP.NET MVC framework defines a specific pattern to the Web Application folder structure and provides a controller base-class to handle and process requests for “actions”. Developers can take advantage of the specific Visual Studio 2008 MVC templates within this release to create their Web applications, which includes the ability to select a specific Unit Test structure to accompany their Web Application development.</p>
<p>The MVC framework is fully extensible at all points, allowing developers to create sophisticated structures that meet their needs, including for example Dependency Injection (DI) techniques, new view rendering engines or specialized controllers.</p>
<p>As the ASP.NET MVC framework is built on ASP.NET 3.5, developers can take advantage of many existing ASP.NET 3.5 features, such as localization, authorization, Profile etc.</p>
<p><strong>The Final Release of the ASP.NET MVC has been released. View <a href="?p=696">this post</a> for more information.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=673</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft ASP.NET MVC Release Candidate 1 (Refresh)</title>
		<link>http://www.windowswiki.info/old/?p=493</link>
		<comments>http://www.windowswiki.info/old/?p=493#comments</comments>
		<pubDate>Wed, 28 Jan 2009 21:52:33 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Visual Studio]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Model-View-Controller]]></category>
		<category><![CDATA[Release Candidate]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=493</guid>
		<description><![CDATA[The ASP.NET MVC RC1 release provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="wp-content/uploads/mvc1.png" style="margin-left:20px;" alt="ASP.NET MVC Logo" title="ASP.NET MVC Logo" width="150" height="110" class="alignright size-full wp-image-494" />The ASP.NET MVC RC1 release provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the business and application logic and backend data), as well as facilitate test driven development (TDD). The ASP.NET MVC framework defines a specific pattern to the Web Application folder structure and provides a controller base-class to handle and process requests for “actions”. Developers can take advantage of the specific Visual Studio 2008 MVC templates within this release to create their Web applications, which includes the ability to select a specific Unit Test structure to accompany their Web Application development.</p>
<p>The MVC framework is fully extensible at all points, allowing developers to create sophisticated structures that meet their needs, including for example Dependency Injection (DI) techniques, new view rendering engines or specialized controllers.</p>
<p>As the ASP.NET MVC framework is built on ASP.NET 3.5, developers can take advantage of many existing ASP.NET 3.5 features, such as localization, authorization, Profile etc.</p>
<p><strong>A couple of issues have been reported with the RC. This is the refreshed version (01/30/2009).</strong></p>
<p><strong>The Release Candidate 2 of the ASP.NET MVC has been released. View <a href="?p=673">this post</a> for more information.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=493</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
