<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/MVC</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 14:34:09 GMT</pubDate>
<item>
<title>(C#) JsonpFormatter for MVC WebAPI - dmilligan</title>
<link>http://snipplr.com/view/70756/jsonpformatter-for-mvc-webapi/</link>
<description><![CDATA[ <p>A JSONP formatter for MVC 4 WebAPI.</p> ]]></description>
<pubDate>Fri, 12 Apr 2013 00:06:14 GMT</pubDate>
<guid>http://snipplr.com/view/70756/jsonpformatter-for-mvc-webapi/</guid>
</item>
<item>
<title>(PHP) Codeigniter View Example - JonnySnip3r</title>
<link>http://snipplr.com/view/67105/codeigniter-view-example/</link>
<description><![CDATA[ <p>Just an example showing how to minimise the mixture of HTML and PHP in a view.</p> ]]></description>
<pubDate>Sun, 09 Sep 2012 00:10:39 GMT</pubDate>
<guid>http://snipplr.com/view/67105/codeigniter-view-example/</guid>
</item>
<item>
<title>(C#) Stream image from server and display it in view - firozjokhi</title>
<link>http://snipplr.com/view/66237/stream-image-from-server-and-display-it-in-view/</link>
<description><![CDATA[ <p>MVC action method to stream an image from the server and display it in the view</p> ]]></description>
<pubDate>Fri, 20 Jul 2012 07:48:02 GMT</pubDate>
<guid>http://snipplr.com/view/66237/stream-image-from-server-and-display-it-in-view/</guid>
</item>
<item>
<title>(C#) ASP.NET MVC Controllers in subfolder - dancerjude</title>
<link>http://snipplr.com/view/65466/aspnet-mvc-controllers-in-subfolder/</link>
<description><![CDATA[ <p>Per gestire le situazioni in cui è necessario avere dei controller in una subfolder (ad esempio /api/v1/{controller}/{action}/{id}, utilizzare il seguente codice nella "global.asax.cs" nel metodo "RegisterRoutes".</p> ]]></description>
<pubDate>Fri, 08 Jun 2012 00:03:43 GMT</pubDate>
<guid>http://snipplr.com/view/65466/aspnet-mvc-controllers-in-subfolder/</guid>
</item>
<item>
<title>(C#) Dropdown list ASP.NET MVC - praveensewak</title>
<link>http://snipplr.com/view/65285/dropdown-list-aspnet-mvc/</link>
<description><![CDATA[ <p>Dropdown list bound in MVC using Entity Framework</p> ]]></description>
<pubDate>Thu, 31 May 2012 09:04:37 GMT</pubDate>
<guid>http://snipplr.com/view/65285/dropdown-list-aspnet-mvc/</guid>
</item>
<item>
<title>(C#) Action method to send Paginated results using PetaPoco and MvcContrib to a view - dkitchen</title>
<link>http://snipplr.com/view/62380/action-method-to-send-paginated-results-using-petapoco-and-mvccontrib-to-a-view/</link>
<description><![CDATA[ <p>Action method to send Paginated results using PetaPoco and MvcContrib to a view</p> ]]></description>
<pubDate>Sat, 07 Jan 2012 09:26:33 GMT</pubDate>
<guid>http://snipplr.com/view/62380/action-method-to-send-paginated-results-using-petapoco-and-mvccontrib-to-a-view/</guid>
</item>
<item>
<title>(C#) Create stored procedured in your database to handle users - Barlon</title>
<link>http://snipplr.com/view/61014/create-stored-procedured-in-your-database-to-handle-users/</link>
<description><![CDATA[ <p>Create stored procedured in your database to handle users. Membership and Rulemanager.

Type the line below in a commandprompt where "xxx.xx.xx.x" is IP to server and "mr" stands form membership and rulemanager.</p> ]]></description>
<pubDate>Mon, 21 Nov 2011 04:28:08 GMT</pubDate>
<guid>http://snipplr.com/view/61014/create-stored-procedured-in-your-database-to-handle-users/</guid>
</item>
<item>
<title>(C#) Including javascript in MVC 3 View - vtoman</title>
<link>http://snipplr.com/view/60581/including-javascript-in-mvc-3-view/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 06 Nov 2011 20:43:43 GMT</pubDate>
<guid>http://snipplr.com/view/60581/including-javascript-in-mvc-3-view/</guid>
</item>
<item>
<title>(C#) MVC Checkboxlist - sommertim</title>
<link>http://snipplr.com/view/58384/mvc-checkboxlist/</link>
<description><![CDATA[ <p>Code snippet that allows developers to use a generic radiobuttonlist in the MVC Framework</p> ]]></description>
<pubDate>Fri, 02 Sep 2011 02:05:08 GMT</pubDate>
<guid>http://snipplr.com/view/58384/mvc-checkboxlist/</guid>
</item>
<item>
<title>(C#) MVC RadioButtonList - sommertim</title>
<link>http://snipplr.com/view/58383/mvc-radiobuttonlist/</link>
<description><![CDATA[ <p>Code snippet that allows developers to use a generic radiobuttonlist in the MVC Framework</p> ]]></description>
<pubDate>Fri, 02 Sep 2011 02:02:18 GMT</pubDate>
<guid>http://snipplr.com/view/58383/mvc-radiobuttonlist/</guid>
</item>
<item>
<title>(C#) Null check for razor in line text display - AndewAllison</title>
<link>http://snipplr.com/view/50333/null-check-for-razor-in-line-text-display/</link>
<description><![CDATA[ <p>This is far from ground breaking but I forget it all the time so thought this might be a useful place to keep a reference of it</p> ]]></description>
<pubDate>Wed, 09 Mar 2011 04:22:05 GMT</pubDate>
<guid>http://snipplr.com/view/50333/null-check-for-razor-in-line-text-display/</guid>
</item>
<item>
<title>(PHP) Lim_View - PHP View Class - freelancephp</title>
<link>http://snipplr.com/view/49003/limview--php-view-class/</link>
<description><![CDATA[ <p>View class that contains features like:
- get vars inside the view with:
		1) $var1
		2) $this->var1
		3) or $this->get( 'var1', 'defaultValue' )
- factory method for direct chaining:
		Lim_View::factory( 'test.php' )->set( 'var1', 'value1' )->show();
- set filter callbacks that will be executed right after rendering
- set global vars and global filters to be available for all views</p> ]]></description>
<pubDate>Mon, 14 Feb 2011 22:42:01 GMT</pubDate>
<guid>http://snipplr.com/view/49003/limview--php-view-class/</guid>
</item>
<item>
<title>(C#) Html.DateTextBoxFor - nkirkes</title>
<link>http://snipplr.com/view/47457/htmldatetextboxfor/</link>
<description><![CDATA[ <p>I use these helper methods to create a jQuery based date text box with appropriate short date formatting.</p> ]]></description>
<pubDate>Wed, 19 Jan 2011 03:11:32 GMT</pubDate>
<guid>http://snipplr.com/view/47457/htmldatetextboxfor/</guid>
</item>
<item>
<title>(C#) PaginatedList Helper - robasta</title>
<link>http://snipplr.com/view/45522/paginatedlist-helper/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Dec 2010 00:04:57 GMT</pubDate>
<guid>http://snipplr.com/view/45522/paginatedlist-helper/</guid>
</item>
<item>
<title>(C#) MVCContrib Grid Usage - rogalski</title>
<link>http://snipplr.com/view/42229/mvccontrib-grid-usage/</link>
<description><![CDATA[ <p>Example usage</p> ]]></description>
<pubDate>Thu, 14 Oct 2010 05:37:52 GMT</pubDate>
<guid>http://snipplr.com/view/42229/mvccontrib-grid-usage/</guid>
</item>
<item>
<title>(ASP) ASP.net MVC: Accept file upload from all browsers. - jink</title>
<link>http://snipplr.com/view/41413/aspnet-mvc-accept-file-upload-from-all-browsers/</link>
<description><![CDATA[ <p>I use this action code with http://valums.com/ajax-upload/ to handle the upload from any browser.</p> ]]></description>
<pubDate>Mon, 04 Oct 2010 10:56:16 GMT</pubDate>
<guid>http://snipplr.com/view/41413/aspnet-mvc-accept-file-upload-from-all-browsers/</guid>
</item>
<item>
<title>(XML) Force Views to Build When Building an ASP.NET MVC 1.0 Solution or Project - jeremybiros</title>
<link>http://snipplr.com/view/39878/force-views-to-build-when-building-an-aspnet-mvc-10-solution-or-project/</link>
<description><![CDATA[ <p>Force views to build when building an ASP.NET MVC 1.0 Solution or Project.</p> ]]></description>
<pubDate>Thu, 02 Sep 2010 10:40:43 GMT</pubDate>
<guid>http://snipplr.com/view/39878/force-views-to-build-when-building-an-aspnet-mvc-10-solution-or-project/</guid>
</item>
<item>
<title>(C#) Lowercase Area Routes in ASP.NET MVC2 - jmcd</title>
<link>http://snipplr.com/view/27004/lowercase-area-routes-in-aspnet-mvc2/</link>
<description><![CDATA[ <p>Use it on your AreaRegistrationContext via the extension MapRouteLowercase</p> ]]></description>
<pubDate>Mon, 25 Jan 2010 08:43:46 GMT</pubDate>
<guid>http://snipplr.com/view/27004/lowercase-area-routes-in-aspnet-mvc2/</guid>
</item>
<item>
<title>(PHP) CI CRUD Model - JOIN Example - jtkendall</title>
<link>http://snipplr.com/view/11067/ci-crud-model--join-example/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 10 Jan 2009 17:45:30 GMT</pubDate>
<guid>http://snipplr.com/view/11067/ci-crud-model--join-example/</guid>
</item>
<item>
<title>(PHP) CI CRUD Model - jtkendall</title>
<link>http://snipplr.com/view/11048/ci-crud-model/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 10 Jan 2009 00:42:33 GMT</pubDate>
<guid>http://snipplr.com/view/11048/ci-crud-model/</guid>
</item>
</channel>
</rss>