<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DalSoft &#187; DisplayFor</title>
	<atom:link href="http://www.dalsoft.co.uk/blog/index.php/tag/displayfor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dalsoft.co.uk/blog</link>
	<description>Dalsoft&#039;s Blog</description>
	<lastBuildDate>Thu, 19 Jan 2012 23:26:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ASP.NET MVC &#8211; Expression Based UrlHelper Extension</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/11/29/asp-net-mvc-expression-based-urlhelper-extension/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/11/29/asp-net-mvc-expression-based-urlhelper-extension/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 19:26:26 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[ActionFor]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[DisplayFor]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[LinkBuilder]]></category>
		<category><![CDATA[Magic String]]></category>
		<category><![CDATA[MVC 2 Futures]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[UrlHelper]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=862</guid>
		<description><![CDATA[XXX]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/11/29/asp-net-mvc-expression-based-urlhelper-extension/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC 2 -Template Helpers Allow You to Specify Extra View Data</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/07/29/asp-net-mvc-2-template-helpers-allow-you-to-specify-extra-view-data/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/07/29/asp-net-mvc-2-template-helpers-allow-you-to-specify-extra-view-data/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 06:00:53 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[DisplayFor]]></category>
		<category><![CDATA[EditorFor]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[Separation of Concerns]]></category>
		<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=824</guid>
		<description><![CDATA[In April I did a comprehensive blog post about the Html.EditorFor() and Html.DisplayFor() helpers in MVC 2, and there use with templates. It turns out I missed quite a cool feature added in the MVC 2 RTM release in March. Taken from the release notes: ASP.NET MVC 2 now includes new overloads of the EditorFor [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/07/29/asp-net-mvc-2-template-helpers-allow-you-to-specify-extra-view-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC Model Binders</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/05/21/mvc-model-binders/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/05/21/mvc-model-binders/#comments</comments>
		<pubDate>Thu, 20 May 2010 23:00:48 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Convention over configuration]]></category>
		<category><![CDATA[DisplayFor]]></category>
		<category><![CDATA[Model Binders]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=758</guid>
		<description><![CDATA[In the last section of my MVC Templates post, I discussed how to use the Html.EditorFor() helper with complex types. Whilst this showed how you can use Html.EditorFor() and templates to produce a user interface for complex types, it didn&#8217;t show you how to bind the result when the user has posted to a controllers [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/05/21/mvc-model-binders/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC 2 Templates</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/04/26/mvc-2-templates/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/04/26/mvc-2-templates/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 11:38:16 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Convention over configuration]]></category>
		<category><![CDATA[DisplayFor]]></category>
		<category><![CDATA[DRY]]></category>
		<category><![CDATA[EditorFor]]></category>
		<category><![CDATA[Helpers]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[PRG]]></category>
		<category><![CDATA[Separation of Concerns]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[YAGNI]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=514</guid>
		<description><![CDATA[MVC 2 is official, I&#8217;ve been using it for a while now (since preview), my favorite feature by far is templating. I&#8217;ve been using the templating feature extensively to upgrade an existing production application, in particular some quite ugly views. Before templates to create a reusable UI, you really only had the options of user [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/04/26/mvc-2-templates/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (Requested URI is rejected)
Database Caching 2/27 queries in 0.015 seconds using disk: basic
Object Caching 408/476 objects using disk: basic

Served from: www.dalsoft.co.uk @ 2012-02-08 01:58:50 -->
