<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OnValidate-like validation in Entity Framework</title>
	<atom:link href="http://blog.cincura.net/229056-onvalidate-like-validation-in-entity-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cincura.net/229056-onvalidate-like-validation-in-entity-framework/</link>
	<description>Taking something that can&#039;t be done, and then doing it.</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:02:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark</title>
		<link>http://blog.cincura.net/229056-onvalidate-like-validation-in-entity-framework/#comment-2492</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 06 Mar 2010 07:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/229056-onvalidate-like-validation-in-entity-framework/#comment-2492</guid>
		<description>Thanks very much, was trying to figure out a simple way to get validation  - this is a definite possibility.</description>
		<content:encoded><![CDATA[<p>Thanks very much, was trying to figure out a simple way to get validation  &#8211; this is a definite possibility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/229056-onvalidate-like-validation-in-entity-framework/#comment-1678</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Wed, 22 Jul 2009 19:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/229056-onvalidate-like-validation-in-entity-framework/#comment-1678</guid>
		<description>The SavingChanges is event and it&#039;s the last piece of code (it&#039;s the body). Nothing more, nothing less.

The signature is i.e. http://msdn.microsoft.com/en-us/library/system.data.objects.objectcontext.savingchanges.aspx</description>
		<content:encoded><![CDATA[<p>The SavingChanges is event and it&#8217;s the last piece of code (it&#8217;s the body). Nothing more, nothing less.</p>
<p>The signature is i.e. <a href="http://msdn.microsoft.com/en-us/library/system.data.objects.objectcontext.savingchanges.aspx" rel="nofollow" target="_blank">http://msdn.microsoft.com/en-us/library/system.data.objects.objectcontext.savingchanges.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Pablo Fernández</title>
		<link>http://blog.cincura.net/229056-onvalidate-like-validation-in-entity-framework/#comment-1677</link>
		<dc:creator>J. Pablo Fernández</dc:creator>
		<pubDate>Wed, 22 Jul 2009 17:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/229056-onvalidate-like-validation-in-entity-framework/#comment-1677</guid>
		<description>Can you show the full SavingChanges method definition? In which class do you define it? What&#039;s its signature?</description>
		<content:encoded><![CDATA[<p>Can you show the full SavingChanges method definition? In which class do you define it? What&#8217;s its signature?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

