<?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>Miha Valencic &#187; ntk</title>
	<atom:link href="http://www.mihavalencic.com/tag/ntk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mihavalencic.com</link>
	<description>Solving IT Challenges</description>
	<lastBuildDate>Tue, 30 Mar 2010 13:01:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ASP.NET MVC &#8211; NTK 09 demos</title>
		<link>http://www.mihavalencic.com/2009/06/02/aspnet-mvc-ntk-09-demos/</link>
		<comments>http://www.mihavalencic.com/2009/06/02/aspnet-mvc-ntk-09-demos/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 07:22:11 +0000</pubDate>
		<dc:creator>miha</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[ntk]]></category>

		<guid isPermaLink="false">http://www.mihavalencic.com/?p=188</guid>
		<description><![CDATA[Attached, you can find a couple of ASP.NET MVC demos which demo:

ajax views
route debugging
menulink helper
error handling (controllers, views, customization)
different view results (RSS view result among them)
model binding
custom controller factory with a simple Autofac dependency injection demo
custom view engine (showing how mobile pages can be served by using MDBF) and
client &#38; server side validation using the [...]]]></description>
			<content:encoded><![CDATA[<p>Attached, you can find a couple of <a href="http://www.asp.net/mvc">ASP.NET MVC</a> demos which demo:</p>
<ul>
<li>ajax views</li>
<li>route debugging</li>
<li>menulink helper</li>
<li>error handling (controllers, views, customization)</li>
<li>different view results (RSS view result among them)</li>
<li>model binding</li>
<li>custom controller factory with a simple <a href="http://code.google.com/p/autofac/">Autofac</a> dependency injection demo</li>
<li>custom view engine (showing how mobile pages can be served by using <a href="http://mdbf.codeplex.com/">MDBF</a>) and</li>
<li>client &amp; server side validation using the interesting <a href="http://www.codeplex.com/xval">xVal</a> framework.</li>
</ul>
<p><a title="NTK ASP.NET MVC demos" href="/wp-content/uploads/2009/06/aspnet-mvc-ntk-demos.zip">Get all demos in one zip archive</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mihavalencic.com/2009/06/02/aspnet-mvc-ntk-09-demos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
