


      <rss version="2.0">
         <channel>
            <title><![CDATA[.NET Curry: ASP.NET MVC]]></title>
            <link>https://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[Create and Print PDF in ASP.NET MVC]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Create PDF in ASP.NET MVC using the Rotativa package to convert a HTML response directly into a PDF document and  print the PDF document.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1369]]></link>
         <pubDate>Fri, 27 Oct 2017 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Implementing User Authentication in ASP.NET MVC 6]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[ASP.NET MVC 6 provides an easy approach for implementing Authentication using Microsoft.AspNet.Identity which we will be exploring in this article.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1229]]></link>
         <pubDate>Fri, 13 Jan 2017 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Dependency Injection in ASP.NET MVC 6 Views]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Dependency Injection in ASP.NET MVC 6 a.k.a ASP.NET Core MVC Views helps developers to access view specific service logic directly used in View, without adding explicit logic in the controller. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1315]]></link>
         <pubDate>Mon, 31 Oct 2016 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Custom Model Binder in ASP.NET MVC]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Using Custom Model Binding to map the data from the request to our ASP.NET MVC Model]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1261]]></link>
         <pubDate>Sat, 22 Oct 2016 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Action Method Selector in ASP.NET MVC]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Using the Custom Action method selector in ASP.NET MVC to invoke specific action method based on business need.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1273]]></link>
         <pubDate>Mon, 11 Apr 2016 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Access same Action Method by Multiple Roles in ASP.NET MVC using Configuration File]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Defining Multi-Roles Access for Action Methods in ASP.NET MVC using Configuration File]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1268]]></link>
         <pubDate>Tue, 29 Mar 2016 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Creating Tag Helpers in ASP.NET MVC 6 / ASP.NET Core 1.0]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Tag Helpers in ASP.NET Core 1.0/MVC 6 helps you to write server-side logic to generate Html contents and use it on Razor Views. This makes the View cleaner and easier to maintain.    ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1266]]></link>
         <pubDate>Thu, 24 Mar 2016 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[ASP.NET MVC 5: Logging Exceptions in Database]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[ASP.NET MVC Exception Handling and Logging in Database using Exception Action Filters.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1260]]></link>
         <pubDate>Mon, 14 Mar 2016 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Implementing Internationalization in ASP.NET MVC and AngularJS]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Using Angular.js to implement Internationalization in ASP.NET MVC applications. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1241]]></link>
         <pubDate>Fri, 04 Mar 2016 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[ASP.NET MVC: Using Multiple Model Objects as Input Parameters to Controller Action Method]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Pass multiple objects to the Controller actions which accepts multiple model objects as input parameters. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1253]]></link>
         <pubDate>Fri, 19 Feb 2016 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   