<?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>try {} except &#187; asp.net mvc</title>
	<atom:link href="http://www.tryexcept.com/tag/asp-net-mvc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tryexcept.com</link>
	<description>Tools and information for software developers</description>
	<lastBuildDate>Sun, 18 Sep 2011 20:33:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using Templates in ASP.NET MVC 2.0</title>
		<link>http://www.tryexcept.com/articles/2010/05/12/asp-net-mvc-2-0-templating.html</link>
		<comments>http://www.tryexcept.com/articles/2010/05/12/asp-net-mvc-2-0-templating.html#comments</comments>
		<pubDate>Wed, 12 May 2010 14:00:57 +0000</pubDate>
		<dc:creator>Manuel Gomes</dc:creator>
				<category><![CDATA[The others]]></category>
		<category><![CDATA[.net 3.5]]></category>
		<category><![CDATA[.net 4.0]]></category>
		<category><![CDATA[asp.net mvc]]></category>

		<guid isPermaLink="false">http://www.tryexcept.com/?p=161</guid>
		<description><![CDATA[Templating is now in the ASP.NET MVC 2.0 framework, for .NET framework 3.5 and 4.0.  Brian Mains explains. ASP.NET dynamic data featured a new way to develop applications, especially for the UI. The templating feature sets up a new way &#8230; <a href="http://www.tryexcept.com/articles/2010/05/12/asp-net-mvc-2-0-templating.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pheedcontent.com/click.phdo?i=08cd1ab79a996c6b1dce63be9cf123aa">Templating is now in the ASP.NET MVC 2.0 framework</a>, for .NET framework 3.5 and 4.0.  <a href="http://dotnetslackers.com/community/members/bmains.aspx" target="_blank">Brian Mains</a> explains.</p>
<p><span id="more-161"></span></p>
<blockquote><p>ASP.NET dynamic data featured a new way to develop applications, especially for the UI. The templating feature sets up a new way to render the UI, whether in display or edit mode, based the object to display&#8217;s data type. For instance, if you wanted to render a LINQ object in dynamic data, the framework extracts information about all of the properties, looks up the template to for the data type of that property (an in-built user control or possibly a custom template you setup), and renders this UI for that property of a given type.<br />
This feature is now in the ASP.NET MVC 2.0 framework, for .NET framework 3.5 and 4.0. <a href="http://www.pheedcontent.com/click.phdo?i=08cd1ab79a996c6b1dce63be9cf123aa">We are going to take a look at these features</a>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.tryexcept.com/articles/2010/05/12/asp-net-mvc-2-0-templating.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

