<?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>Netbits &#187; Validation</title>
	<atom:link href="http://stribny.name/netbits/tag/validation/feed" rel="self" type="application/rss+xml" />
	<link>http://stribny.name/netbits</link>
	<description>A bits about development</description>
	<lastBuildDate>Fri, 12 Jun 2009 18:13:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Model-based validation for ASP.NET MVC: better approach</title>
		<link>http://stribny.name/netbits/model-based-validation-for-aspnet-mvc-better-approach</link>
		<comments>http://stribny.name/netbits/model-based-validation-for-aspnet-mvc-better-approach#comments</comments>
		<pubDate>Tue, 09 Sep 2008 15:39:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://stribny.name/netbits/?p=40</guid>
		<description><![CDATA[In my previous post about model-based validation I introduced my concept of validating data using attributes as well as using my own HTML helpers to display errors. Many things have changed since then because of new MVC release. What&#8217;s new in ASP.NET MVC Preview 5? 

ModelState class which stores model&#8217;s validation errors and 
Model binders [...]]]></description>
		<wfw:commentRss>http://stribny.name/netbits/model-based-validation-for-aspnet-mvc-better-approach/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Model-based validation for ASP.NET MVC (concept)</title>
		<link>http://stribny.name/netbits/model-based-validation-for-aspnet-mvc-concept</link>
		<comments>http://stribny.name/netbits/model-based-validation-for-aspnet-mvc-concept#comments</comments>
		<pubDate>Wed, 20 Aug 2008 21:56:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://stribny.name/netbits/model-based-validation-for-aspnet-mvc-concept</guid>
		<description><![CDATA[MVC is definitely the way to go for the future but ASP.NET MVC Preview 4 (the latest release) still lacks in lot of different areas. One of the most essential missing features is some kind of validation and I am not the only one who needs this stuff right now. That&#8217;s why I have written [...]]]></description>
		<wfw:commentRss>http://stribny.name/netbits/model-based-validation-for-aspnet-mvc-concept/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
