<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.aspdotnetmvc.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">
  <channel>
    <title>AspDotNetMVC.com - Latest ASP.NET MVC Blog Posts</title>
    <description>The 25 most recent blog posts about ASP.NET MVC indexed by AspDotNetMVC.com.</description>
    <link>http://aspdotnetmvc.com/blogs/</link>
    <language>en-us</language>
    <copyright>Copyright © 2010 AspDotNetMVC.com. All Rights Reserved</copyright>
    <lastBuildDate>Fri, 05 Mar 2010 21:04:00 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Community Server v2.0 (http://www.communityserver.org)</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.aspdotnetmvc.com/aspdotnetmvc-blogs" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="aspdotnetmvc-blogs" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>Persisting model state in &lt;B&gt;ASP&lt;/B&gt;.&lt;B&gt;NET&lt;/B&gt; &lt;B&gt;MVC&lt;/B&gt; using Serialize HTMLHelper</title>
      <description>&lt;B&gt;ASP&lt;/B&gt;.&lt;B&gt;NET&lt;/B&gt; &lt;B&gt;MVC&lt;/B&gt; 2 futures assembly provides a HTML helper method Serialize that can be use for persisting your model object.  &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://weblogs.asp.net/shijuvarghese/archive/2010/03/06/persisting-model-state-in-asp-net-mvc-using-html-serialize.aspx</link>
      <guid isPermaLink="True">http://weblogs.asp.net/shijuvarghese/archive/2010/03/06/persisting-model-state-in-asp-net-mvc-using-html-serialize.aspx</guid>
      <pubDate>Fri, 05 Mar 2010 21:04:00 GMT</pubDate>
    </item>
    <item>
      <title>Use &lt;b&gt;ASP.NET&lt;/b&gt; 4 Browser Definitions with &lt;b&gt;ASP.NET&lt;/b&gt; 3.5</title>
      <description>We updated the browser definitions files included with &lt;b&gt;ASP.NET&lt;/b&gt; 4 to include information on recent browsers and devices such as Google Chrome and the iPhone. You can use these browser definition files with earlier versions of &lt;b&gt;ASP.&lt;/b&gt; ...&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://stephenwalther.com/blog/archive/2010/03/05/use-asp.net-4-browser-definitions-with-asp.net-3.5.aspx</link>
      <author>Stephen Walther</author>
      <dc:creator>Stephen Walther</dc:creator>
      <guid isPermaLink="False">http://stephenwalther.com/blog/archive/2010/03/05/use-asp.net-4-browser-definitions-with-asp.net-3.5.aspx</guid>
      <pubDate>Fri, 05 Mar 2010 16:22:16 GMT</pubDate>
    </item>
    <item>
      <title>Maintainable &lt;B&gt;MVC&lt;/B&gt; Series: Introduction | blog.jorrit salverda.nl</title>
      <description>I’m going to do a series on how I’ve set up a number of &lt;B&gt;ASP&lt;/B&gt;.&lt;B&gt;NET&lt;/B&gt; &lt;B&gt;MVC&lt;/B&gt; projects for customers with very high-traffic sites and continuously changing...&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://blog.jorritsalverda.nl/2010/02/09/maintainable-mvc-series-introduction/</link>
      <guid isPermaLink="True">http://blog.jorritsalverda.nl/2010/02/09/maintainable-mvc-series-introduction/</guid>
      <pubDate>Fri, 05 Mar 2010 09:16:00 GMT</pubDate>
    </item>
    <item>
      <title>Separation of concerns in Input Builders</title>
      <description>In our ASP.Net MVC application we want to separate the presentation code associated with HTML views from the act of binding data to HTML controls. We also want to get more of the UI control generation under test. This is our latest refinement towards those goals. Html page for Address: &lt;div&gt; &lt;%= Mod &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://shashankshetty.wordpress.com/2010/03/05/separation-of-concerns-in-input-builders/</link>
      <source url="http://shashankshetty.wordpress.com/">Shashank's Blog</source>
      <author>shashankshetty</author>
      <dc:creator>shashankshetty</dc:creator>
      <guid isPermaLink="False">0f06aae1ce7c81478fe7f58a176044f7</guid>
      <pubDate>Fri, 05 Mar 2010 07:56:00 GMT</pubDate>
    </item>
    <item>
      <title>Update textbox with &lt;b&gt;ASP.NET&lt;/b&gt;, &lt;b&gt;MVC&lt;/b&gt;, jQuery</title>
      <description>This post arrives to you today from the awesome Hotel  Dunn Inn in beautiful  San Jose, Costa Rica! Best. Beds. Ever. It was time to clear the brain and work on.&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.billsternberger.net/asp-net-mvc/update-textbox-with-asp-net-mvc-jquery/</link>
      <author>bill sternberger</author>
      <dc:creator>bill sternberger</dc:creator>
      <guid isPermaLink="False">http://www.billsternberger.net/asp-net-mvc/update-textbox-with-asp-net-mvc-jquery/</guid>
      <pubDate>Fri, 05 Mar 2010 07:45:23 GMT</pubDate>
    </item>
    <item>
      <title>test-automation-pyramid-asp-net-mvc</title>
      <description>Test Automation Pyramid in ASP.NET MVC This is a reposting of my comments from Mike Cohn’s Test Automation Pyramid I often use Mike’s Test Automation Pyramid to explain to clients’ testers and developers how to structure a test strategy. It has proved the most effective rubric (say compared with the &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://blog.goneopen.com/2010/03/test-automation-pyramid-asp-net-mvc/</link>
      <source url="http://blog.goneopen.com/">the tar pit</source>
      <author>todd</author>
      <dc:creator>todd</dc:creator>
      <guid isPermaLink="False">9d9ea4eebbfe64c3b9f6416058aa79bd</guid>
      <pubDate>Fri, 05 Mar 2010 06:51:00 GMT</pubDate>
    </item>
    <item>
      <title>Better Application Services and CQS using S#arp Architecture 1.0 Q3 2009</title>
      <description>Obviously, S#arp Architecture is the bee's knees when it comes to developing ASP.NET MVC applications. ;) But as a project evolves and gets larger, "out of the box" S#arp Architecture 1.0 guidance runs into a few pain points. Particularly, there's poor use of the application services layer, the sepa &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://devlicio.us/blogs/billy_mccafferty/archive/2010/03/05/better-application-services-and-cqs-with-s-arp-architecture-1-0-q3-2009.aspx</link>
      <source url="http://devlicio.us/blogs/">Devlicio.us - Just the Tasty Bits</source>
      <author>Billy McCafferty</author>
      <dc:creator>Billy McCafferty</dc:creator>
      <guid isPermaLink="False">afea66ab290173366f45754532d79432</guid>
      <pubDate>Fri, 05 Mar 2010 04:47:00 GMT</pubDate>
    </item>
    <item>
      <title>Deran Schilling, Learner: Contact Form with &lt;b&gt;ASP.NET MVC&lt;/b&gt;, Castle &lt;b&gt;...&lt;/b&gt;</title>
      <description>Contact Form with &lt;b&gt;ASP.NET MVC&lt;/b&gt;, Castle Validation, &amp; fluentHtml. Here's another little tutorial for those of you new to &lt;b&gt;MVC&lt;/b&gt; &amp;/or fluentHtml. I figure I'll do these little tutorials until I find a new project to work on. ...&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://derans.blogspot.com/2010/03/contact-form-with-aspnet-mvc-castle.html</link>
      <author>noreply@blogger.com (Deran Schilling)</author>
      <dc:creator>noreply@blogger.com (Deran Schilling)</dc:creator>
      <guid isPermaLink="False">http://derans.blogspot.com/2010/03/contact-form-with-aspnet-mvc-castle.html</guid>
      <pubDate>Thu, 04 Mar 2010 22:43:00 GMT</pubDate>
    </item>
    <item>
      <title>Mister James: Returning a LINQ to SQL Image from &lt;b&gt;ASP.NET MVC&lt;/b&gt;</title>
      <description>I am working with a set of images stored in an SQL database in my &lt;b&gt;ASP.NET MVC&lt;/b&gt; project. I would like to load the images asynchronously (and preferably effortlessly) and as “in-line” as possible from my pages. ...&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://theycallmemrjames.blogspot.com/2010/03/returning-linq-to-sql-image-from-aspnet.html</link>
      <author>ChipOne</author>
      <dc:creator>ChipOne</dc:creator>
      <guid isPermaLink="False">http://theycallmemrjames.blogspot.com/2010/03/returning-linq-to-sql-image-from-aspnet.html</guid>
      <pubDate>Thu, 04 Mar 2010 12:40:00 GMT</pubDate>
    </item>
    <item>
      <title>My crazy (probably very stupid) idea for an mvc language</title>
      <description>I’m not certain why but for a while now I’ve really wanted to write a sort of python/ruby-esque DSL on top of ASP.NET MVC. I am probably going a little crazy and this is a dumb idea but I thought I might as well write it down and get it out of my system. It would look something like this: controller &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://jhollingworth.com/?p=83</link>
      <source url="http://jhollingworth.com/">jhollingworth</source>
      <author>admin</author>
      <dc:creator>admin</dc:creator>
      <guid isPermaLink="False">39f99c099d22fbad7a228df10eba9383</guid>
      <pubDate>Thu, 04 Mar 2010 00:29:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC meet SEO; SEO meet ASP.NET MVC</title>
      <description>In my next few posts I’ll explain how we can overcome all of these shortcomings of ASP. ... NET MVC to create a great SEO-friendly web site. Stay tuned!...So let’s take a look at all the things we really want to be able to do when creating an SEO friendly web site and see how we can get ASP. NET MVC to handle them....&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://blog.abodit.com/2010/03/asp-net-mvc-meet-seo-seo-meet-asp-net-mvc</link>
      <source url="http://blog.abodit.com/">Ian Mercer</source>
      <guid isPermaLink="False">http://blog.abodit.com/2010/03/asp-net-mvc-meet-seo-seo-meet-asp-net-mvc</guid>
      <pubDate>Wed, 03 Mar 2010 11:13:05 GMT</pubDate>
    </item>
    <item>
      <title>The DerivedTypeModelBinder in ASP.Net MVC2 RC2</title>
      <description>I ran into a situation where I need to model bind to types derived from a common base (class or interface) in MVC....&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.thinkingguy.net/2010/03/derivedtypemodelbinder-in-aspnet-mvc2.html</link>
      <source url="http://www.thinkingguy.net/">.. :: ThinkingGuy.net :: ..</source>
      <guid isPermaLink="False">http://www.thinkingguy.net/2010/03/derivedtypemodelbinder-in-aspnet-mvc2.html</guid>
      <pubDate>Wed, 03 Mar 2010 02:49:00 GMT</pubDate>
    </item>
    <item>
      <title>Asp.net MVC – When to use strongly typed ViewData?</title>
      <description>In short; most of the time unless you have a *really* good reason not to. With the use of generics being able to specify a strongly typed model per view / partial view is so easy with the baked in functionality in the framework, so why aren’t you using it? Why? The whole point of MVC is to have cont &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://westdiscgolf.blogspot.com/2010/03/aspnet-mvc-when-to-use-strongly-typed.html</link>
      <source url="http://westdiscgolf.blogspot.com/">West's Ramblings</source>
      <author>West </author>
      <dc:creator>West </dc:creator>
      <guid isPermaLink="False">bfc22ff1b01c0b5d2458b8d74465c632</guid>
      <pubDate>Wed, 03 Mar 2010 01:01:00 GMT</pubDate>
    </item>
    <item>
      <title>jQuery client-side templates with jqote and Asp.Net MVC</title>
      <description>Why Use Client-side Javascript Templates? When building rich internet applications you often need to construct html on the client. I am going to demonstrate how to construct DOM elements using the jqote jQuery plugin (2.0.0). The naive approach to client-side html generation is to embed html inside  &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://hackingon.net/post/jQuery-client-side-templates-with-jqote-and-AspNet-MVC.aspx</link>
      <source url="http://hackingon.net/">HACKINGON.NET</source>
      <author> (liammclennan)</author>
      <dc:creator> (liammclennan)</dc:creator>
      <guid isPermaLink="False">f826a9af0768e1945e95a6ceaac6dd68</guid>
      <pubDate>Tue, 02 Mar 2010 17:48:00 GMT</pubDate>
    </item>
    <item>
      <title>The Importance of TypeId in &lt;b&gt;ASP.NET MVC&lt;/b&gt; DataAnnotations Validation &lt;b&gt;...&lt;/b&gt;</title>
      <description>Messing around with &lt;b&gt;ASP.NET MVC&lt;/b&gt; 2.0 (in VS2010 RC1), specifically the validation done with DataAnnotations, and created a simple no-op custom validator attribute like this: [AttributeUsage(AttributeTargets.Class, AllowMultiple = true ...&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.paraesthesia.com/archive/2010/03/02/the-importance-of-typeid-in-asp.net-mvc-dataannotations-validation-attributes.aspx</link>
      <author>Travis Illig</author>
      <dc:creator>Travis Illig</dc:creator>
      <guid isPermaLink="False">http://www.paraesthesia.com/archive/2010/03/02/the-importance-of-typeid-in-asp.net-mvc-dataannotations-validation-attributes.aspx</guid>
      <pubDate>Tue, 02 Mar 2010 14:53:58 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate Validator &lt;B&gt;ASP&lt;/B&gt;.&lt;B&gt;NET&lt;/B&gt; &lt;B&gt;MVC&lt;/B&gt; 2 Model Validation</title>
      <description>Now we have a ModelValidatorProvider but &lt;B&gt;ASP&lt;/B&gt;.&lt;B&gt;NET&lt;/B&gt; &lt;B&gt;MVC&lt;/B&gt; knows nothing about it, so we go to the global.asax file and register this new provider:&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://weblogs.asp.net/srkirkland/archive/2010/03/02/nhibernate-validator-asp-net-mvc-2-model-validation.aspx</link>
      <guid isPermaLink="True">http://weblogs.asp.net/srkirkland/archive/2010/03/02/nhibernate-validator-asp-net-mvc-2-model-validation.aspx</guid>
      <pubDate>Tue, 02 Mar 2010 13:42:00 GMT</pubDate>
    </item>
    <item>
      <title>Creating a PDF with iTextSharp and ASP.Net MVC 2</title>
      <description>Here’s a simple example to create a PDF on the fly and provide it as a streaming download, rather than creating a physical file: public FileStreamResult About() { //mem buffer MemoryStream ms = new MemoryStream(); //the document Document document = new Document(); //the writer PdfWriter.GetInstance( &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://ozzieperez.net/blog/?p=255</link>
      <source url="http://ozzieperez.net/blog">Ozzie Perez</source>
      <author>Ozzie Perez</author>
      <dc:creator>Ozzie Perez</dc:creator>
      <guid isPermaLink="False">258dcaa0cf55e91db1be528363a3e912</guid>
      <pubDate>Tue, 02 Mar 2010 08:23:00 GMT</pubDate>
    </item>
    <item>
      <title>Converting a classic ASP site to ASP.NET MVC Part III - Links and avoiding violating the DRY principle</title>
      <description>At the end of our last post we had the home page of the site displaying correctly , so it looks like this - But we were left with a number of problems or code ‘smells’ the last post described things thusly - The ‘RightTable’ and ‘LeftTable’ views are explicitly linked to the Home controller yet they &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.notgoingdark.com/blog/archive/2010/03/02/converting-a-classic-asp-site-to-asp.net-mvc-part-iii.aspx</link>
      <source url="http://www.notgoingdark.com/blog/Default.aspx">Not Going Dark</source>
      <author>Ian</author>
      <dc:creator>Ian</dc:creator>
      <guid isPermaLink="False">deee7dd4dc802ffa8b030360ebe51afb</guid>
      <pubDate>Tue, 02 Mar 2010 08:02:00 GMT</pubDate>
    </item>
    <item>
      <title>Spoofing an ASP.NET MVC request to use a ViewMasterPage with a non MVC content page</title>
      <description>Sometimes my application has a section with normal ASP.NET requests that doesn't go through the ASP.NET MVC pipeline. I still want to integrate it with the ASP.NET MVC section of my app, using the same master page for example. The ViewMasterPage validates to make sure that the page being rendered is &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://programcsharp.com/blog/archive/2010/03/02/spoofing-asp.net-mvc-request-viewmasterpage-non-mvc-content-page.aspx</link>
      <source url="http://programcsharp.com/blog/Default.aspx">Chris Hynes's .NET Gallimaufry</source>
      <author>Chris Hynes</author>
      <dc:creator>Chris Hynes</dc:creator>
      <guid isPermaLink="False">433cf3ee9807fbf2e6b34b3834519c3d</guid>
      <pubDate>Tue, 02 Mar 2010 01:36:00 GMT</pubDate>
    </item>
    <item>
      <title>&lt;b&gt;ASP.NET MVC&lt;/b&gt; – AJAX or JQUERY?</title>
      <description>When using &lt;b&gt;ASP.NET MVC&lt;/b&gt; you have a wide degree of freedom, especially compared to the traditional &lt;b&gt;ASP.NET&lt;/b&gt; WebForms. But with that freedom comes a degree of complexity and choices, one of those choices is how to handle asynchronous calls, ...&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.elucidsoft.com/blog/2010/03/01/asp-net-mvc-ajax-or-jquery/</link>
      <author>Eric Malamisura</author>
      <dc:creator>Eric Malamisura</dc:creator>
      <guid isPermaLink="False">http://www.elucidsoft.com/blog/2010/03/01/asp-net-mvc-ajax-or-jquery/</guid>
      <pubDate>Mon, 01 Mar 2010 19:36:04 GMT</pubDate>
    </item>
    <item>
      <title>An Evolution of Test-Specification Styles – My Journey to MSpec</title>
      <description>...a behavior-driven/context-specification style.  I would like to use the standard HomeController, created in an &lt;B&gt;ASP&lt;/B&gt;.&lt;B&gt;NET&lt;/B&gt; &lt;B&gt;MVC&lt;/B&gt; 1.0 project, as an...&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://elegantcode.com/2010/03/01/an-evolution-of-test-specification-styles-my-journey-to-mspec/</link>
      <guid isPermaLink="True">http://elegantcode.com/2010/03/01/an-evolution-of-test-specification-styles-my-journey-to-mspec/</guid>
      <pubDate>Mon, 01 Mar 2010 19:32:00 GMT</pubDate>
    </item>
    <item>
      <title>4 Top Tips for portable ASP.NET MVC Apps</title>
      <description>ASP.NET MVC is awesome ( find out how awesome it is over dinner) and allows for some great applications to be made, quickly, while at the same time offering a high degree of maintainability over the code that is written. The danger with being able to do things too fast is that simple mistakes are so &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://amadiere.com/blog/2010/03/4-top-tips-for-portable-asp-net-mvc-apps/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=4-top-tips-for-portable-asp-net-mvc-apps</link>
      <source url="http://amadiere.com/blog">Amadiere.com</source>
      <author>Alex Holt</author>
      <dc:creator>Alex Holt</dc:creator>
      <guid isPermaLink="False">edf64ed2b6bd84a70bdad04558bc4409</guid>
      <pubDate>Mon, 01 Mar 2010 08:22:00 GMT</pubDate>
    </item>
    <item>
      <title>Building a Star Rating System with ASP.NET MVC and jQuery</title>
      <description>While working on the WeBlog project I realized that I needed a star rating system for blog posts. A star rating allows your readings to rate content based on a .5-5 scale. A fully lit star represents a full point on the rating scale. Therefore in order to give half point increments each star uses tw &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.codecapers.com/post.aspx?id=c1f7ee99-54f1-4244-beaa-5ada86f415d9</link>
      <source url="http://www.codecapers.com/">Code Capers</source>
      <author>mikeceranski</author>
      <dc:creator>mikeceranski</dc:creator>
      <guid isPermaLink="False">f4da0328a277e717dfe8bea081e861f9</guid>
      <pubDate>Mon, 01 Mar 2010 00:46:00 GMT</pubDate>
    </item>
    <item>
      <title>Autopostback and Cascading Drop Downs in ASP.NET MVC and jQuery</title>
      <description>I often find myself using Autopostback to create a Cascading Drop Down in regular Webforms .NET applications, although recently, I have made the move to ASP.NET MVC both for personal projects and at work. There is a need within the company I work for where users need to be able to create new users b &lt;b&gt;...&lt;/b&gt; &lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://blog.noma.li/2010/03/autopostback-and-cascading-drop-downs-in-asp-net-mvc-and-jquery/</link>
      <source url="http://blog.noma.li/">blog.noma.li</source>
      <author>Liam</author>
      <dc:creator>Liam</dc:creator>
      <guid isPermaLink="False">c7f8b093fbda57528c8ac06522178c09</guid>
      <pubDate>Mon, 01 Mar 2010 00:24:00 GMT</pubDate>
    </item>
    <item>
      <title>JQueryUI Datepicker in &lt;b&gt;ASP.Net MVC&lt;/b&gt; | Rajeesh&amp;#39;s Blog</title>
      <description>Datepicker is nice and cool plugin for displaying the calendar with ease. It is very easy to use JQuery plugin, it comes as part of JQueryUI library, so if you.&lt;br /&gt;&lt;div id="postfooter"&gt;&lt;hr /&gt;Thanks for subscribing to AspDotNetMVC.com.&lt;br /&gt;Make sure you checkout the newly added &lt;a href="http://aspdotnetmvc.com/books/" title="ASP.NET MVC Books Page"&gt;ASP.NET MVC Books page&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.rajeeshcv.com/2010/02/jqueryui-datepicker-in-asp-net-mvc/</link>
      <author>Rajeesh</author>
      <dc:creator>Rajeesh</dc:creator>
      <guid isPermaLink="False">http://www.rajeeshcv.com/2010/02/jqueryui-datepicker-in-asp-net-mvc/</guid>
      <pubDate>Sun, 28 Feb 2010 18:39:00 GMT</pubDate>
    </item>
  </channel>
</rss>
