


      <rss version="2.0">
         <channel>
            <title><![CDATA[.NET Curry: ASP.NET MVC]]></title>
            <link>http://www.dotnetcurry.com/</link>
            <description>.NET Curry: the site for Microsoft Enthusiasts</description>
            <copyright>Copyright 2009 by Suprotim Agarwal on behalf of dotnetcurry.com</copyright>
   
      <item>
         <title><![CDATA[Profiling your ASP.NET MVC Applications with MiniProfiler]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[Profiling MVC production code at runtime can often be tough, messy and a performance hog. MiniProfiler created by the Stack Exchange team is an easy-to-setup-and-use profiling library for ASP.NET MVC and Entity Framework. ]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=895]]></link>
         <pubDate>Fri, 17 May 2013 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Entity Framework Code-First and Migrations in ASP.NET MVC]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Code-First approach provides freedom to the developer to define model classes as per the Domain requirements first via POCOs. We will use this feature in an ASP.NET MVC application]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=889]]></link>
         <pubDate>Thu, 02 May 2013 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Custom Controller Factory in ASP.NET MVC]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[It’s rather easy to setup a Custom Controller Factory in ASP.NET MVC. This articles explores a scenario where you need to log requests from users in an MVC application and you would like to pass the Logger object to each and every Controller in the system ]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=878]]></link>
         <pubDate>Sun, 07 Apr 2013 05:57:28 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Making your existing ASP.NET MVC Web Site Mobile Friendly]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[If you already have an existing ASP.NET MVC Site and you would like to add seamless transition between Mobile and Non-Mobile views, you can easily accomplish it with the help of the built in Mvc.Mobile package. This article demonstrates the technique to do so]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=877]]></link>
         <pubDate>Fri, 05 Apr 2013 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Using Facebook to Authenticate your ASP.NET MVC WebSite]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[This article demonstrates how to use Facebook Authentication for your ASP.NET MVC Web Application]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=873]]></link>
         <pubDate>Mon, 25 Mar 2013 02:19:32 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Image Retrieval using ASP.NET MVC 4.0 WebAPI with HttpResponseMessage]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[This article demonstrates how to use ASP.NET WebAPI to retrieve images from a database server]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=856]]></link>
         <pubDate>Sun, 20 Jan 2013 09:41:10 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Customizing ASP.NET Web API Routing for the User Defined methods in ApiController class]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[The WEB API can be used flexibly as per our business requirements by adding custom actions and necessary changes in the routing expressions. This article demonstrates a technique.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=854]]></link>
         <pubDate>Mon, 14 Jan 2013 09:14:04 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Simple Application using Knockout.js, jQuery and ASP.NET MVC 4.0 with WEB API]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Using ASP.NET MVC, WEB API, jQuery and Knockout.js, it becomes really easy to develop rich, client-side, data-bound web applications. In this article, we will see how the Observable pattern implemented by KO helps us reduce a lot of boiler-plate code that would be required to build same amount of responsiveness in plain JavaScript]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=847]]></link>
         <pubDate>Thu, 06 Dec 2012 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Server Side Timer in an ASP.NET MVC application using SignalR]]></title>
         <author><![CDATA[Sumit Maitra]]></author>
         <description><![CDATA[SignalR, as we all know, is a persistent connection framework in .NET. We have seen how easy it is to set it up for broadcasting messages to clients. Today we will see a few more features namely Connect, Disconnect and Reconnect that enable us fine grained control over client connection.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=826]]></link>
         <pubDate>Mon, 06 Aug 2012 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Creating a HTML5 Chart Helper Extension for ASP.NET MVC 4]]></title>
         <author><![CDATA[Sumit Maitra]]></author>
         <description><![CDATA[In this article we will see how to build an HTML Helper Extension in ASP.NET MVC that renders a HTML 5 bar chart. The data for the chart can come from the server or be updated from the client side.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=822]]></link>
         <pubDate>Tue, 17 Jul 2012 09:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   