<?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>Jack @ ASP.NET &#187; validation</title>
	<atom:link href="http://jack-fx.com/net/tag/validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/net</link>
	<description>As a software developer, I still Focus on .NET, internet, asp.net, C# and so on. I</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:47:00 +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>MVVM in WPF</title>
		<link>http://jack-fx.com/net/2011/06/19/mvvm-in-wpf/</link>
		<comments>http://jack-fx.com/net/2011/06/19/mvvm-in-wpf/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 07:23:35 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[data validation]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[presentation logic]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[validation rules]]></category>
		<category><![CDATA[value converters]]></category>
		<category><![CDATA[visual behavior]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2011/06/19/mvvm-in-wpf/</guid>
		<description><![CDATA[Key characteristics of VIEW ? The view is a visual element, such as a window, page, user control, or data template. The view defines the controls contained in the view and their visual layout and styling. ? The view references the view model through its DataContext property. The controls in the view are data bound [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/06/19/mvvm-in-wpf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Side Validation With ASP.NET MVC</title>
		<link>http://jack-fx.com/net/2010/01/12/server-side-validation-with-asp-net-mvc/</link>
		<comments>http://jack-fx.com/net/2010/01/12/server-side-validation-with-asp-net-mvc/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 13:34:00 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[End]]></category>
		<category><![CDATA[Private privateGivenName]]></category>
		<category><![CDATA[Private privateSurname]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[Required]]></category>
		<category><![CDATA[Server Side Validation]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[string 3]]></category>
		<category><![CDATA[string 9]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[WebForms]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2010/01/12/server-side-validation-with-asp-net-mvc/</guid>
		<description><![CDATA[When you’re using ASP.NET MVC, there’s no validation controls for you compared to ASP.NET WebForms. It is always important to validate data on the server as well as the client. Back when Dynamic Data was being developed, a set of attributes was created to help tell the Dynamic Data folks about validation and other metadata [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2010/01/12/server-side-validation-with-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC 2 and Visual Studio 2010</title>
		<link>http://jack-fx.com/net/2009/12/21/asp-net-mvc-2-and-visual-studio-2010/</link>
		<comments>http://jack-fx.com/net/2009/12/21/asp-net-mvc-2-and-visual-studio-2010/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 07:29:06 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[feasible option]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[share components]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[validation message]]></category>
		<category><![CDATA[validation script]]></category>
		<category><![CDATA[validation scripts]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2009/12/21/asp-net-mvc-2-and-visual-studio-2010/</guid>
		<description><![CDATA[Unfortunately, because Visual Studio 2010 Beta 2 and ASP.NET MVC 2 Beta share components which are currently not in sync, running ASP.NET MVC 2 Beta on VS10 Beta 2 is not supported. Regarding Visual Studio 2010 and .NET 4 support, that is unfortunately not a feasible option. The most recent public release of VS2010 and [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2009/12/21/asp-net-mvc-2-and-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

