<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>John Mandia&amp;#39;s Points of Interest : ASP.NET MVC</title><link>http://weblogs.asp.net/jmandia/archive/tags/ASP.NET+MVC/default.aspx</link><description>Tags: ASP.NET MVC</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Microsoft ASP.NET MVC Beta Released!</title><link>http://weblogs.asp.net/jmandia/archive/2008/10/16/microsoft-asp-net-mvc-beta-released.aspx</link><pubDate>Thu, 16 Oct 2008 05:45:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6682680</guid><dc:creator>John_Mandia</dc:creator><author>John_Mandia</author><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jmandia/rsscomments.aspx?PostID=6682680</wfw:commentRss><comments>http://weblogs.asp.net/jmandia/archive/2008/10/16/microsoft-asp-net-mvc-beta-released.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;Another release I thought would come during the PDC has been released:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&amp;nbsp;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a24d1e00-cd35-4f66-baa0-2362bdde0766&amp;amp;DisplayLang=en" target="_blank" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a24d1e00-cd35-4f66-baa0-2362bdde0766&amp;amp;DisplayLang=en"&gt;Microsoft ASP.NET MVC Beta&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Click the link above to go to the Microsoft download page.&lt;/p&gt;
&lt;p&gt;Some points about the release (Headings taken from the &lt;i&gt;What's New&lt;/i&gt; section): &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MvcFutures.dll is not included in the beta (as it wouldn't be included in the final release)&lt;/li&gt;
&lt;li&gt;The Beta installer installs the ASP.NET MVC assemblies (System.Web.Mvc.dll, System.Web.Routing.dll, and System.Web.Abstractions.dll) into the GAC.&lt;/li&gt;
&lt;li&gt;New Simple Membership Features in the Default Project Template&lt;/li&gt;
&lt;li&gt;New Filter Types for Authorization and Exception Handling&lt;/li&gt;
&lt;li&gt;New Output Cache Filter&lt;/li&gt;
&lt;li&gt;Changes for ASP.NET AJAX&lt;/li&gt;
&lt;li&gt;Namespaces in Routes&lt;/li&gt;
&lt;li&gt;New Interface for Enhanced Testability of TempData&lt;/li&gt;
&lt;li&gt;ActionInvoker Extensibility Improvements&lt;/li&gt;
&lt;li&gt;ViewDataDictionary (minor change)&lt;/li&gt;
&lt;li&gt;ViewEngine Improvements&lt;/li&gt;
&lt;li&gt;Helper Improvements&lt;/li&gt;
&lt;li&gt;Controller and Filter Improvements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Bug fixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug in which the ignore-routes setting (created by using the IgnoreRoute extension method) affected URL generation.&lt;/li&gt;
&lt;li&gt;Fixed a view engine caching bug when the application is not in debug mode (that is, when debug="false" is set in the Web.config file). This bug occurred if different action methods in different controllers had the same name. In that case, an action method could render the view for the wrong controller.&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Fixed a bug in OutputCacheAttribute in which cached authenticated content did not require authentication. Even though the content is cached, if it requires authentication, the user should be required to authenticate first before seeing the cached content.&lt;/li&gt;
&lt;li&gt;Fixed a bug in which RenderPartial does not work when tracing is turned on.&lt;/li&gt;
&lt;li&gt;Fixed a bug in the Html.TextArea helper method in which an overload was not looking in ViewData for its value when the provided value is null.&lt;/li&gt;
&lt;li&gt;Fixed the OutputCacheAttribute.CacheProfile property so that it works in Medium Trust.&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;If you haven't looked at ASP.NET MVC before because it was a preview I would have a look at this release to see if ASP.NET MVC is for you (or your current/future project at least :D).&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks to &lt;a href="http://blogs.msdn.com/tomohn/archive/2008/10/16/asp-net-mvc-beta.aspx" target="_blank" mce_href="http://blogs.msdn.com/tomohn/archive/2008/10/16/asp-net-mvc-beta.aspx"&gt;Tomoharo Nagasawa&lt;/a&gt; for spotting this.&lt;br&gt;&lt;/p&gt;&lt;p&gt;John &lt;br&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6682680" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jmandia/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/jmandia/archive/tags/ASP.NET+MVC/default.aspx">ASP.NET MVC</category></item></channel></rss>