<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tip 53 – How to debug EF POCO mapping issues</title><link>http://blogs.msdn.com/b/alexj/archive/2010/02/12/tip-53-how-to-debug-ef-poco-mapping-issues.aspx</link><description>If you are trying to use POCO classes in EF 4.0, it is relatively easy to run into problems with the mapping from your model to your CLR classes. 
 If you get any nasty problems here, the best way to get to the bottom of things is to try to explicitly</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Tip 53 – How to debug EF POCO mapping issues</title><link>http://blogs.msdn.com/b/alexj/archive/2010/02/12/tip-53-how-to-debug-ef-poco-mapping-issues.aspx#9971865</link><pubDate>Tue, 02 Mar 2010 23:52:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9971865</guid><dc:creator>Alex D James</dc:creator><description>&lt;p&gt;Zeeshan, &lt;/p&gt;
&lt;p&gt;Sounds like an EF bug. As you (but others reading this don't) the EF team now has a bug tracking this.&lt;/p&gt;
&lt;p&gt;Alex&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9971865" width="1" height="1"&gt;</description></item><item><title>re: Tip 53 – How to debug EF POCO mapping issues</title><link>http://blogs.msdn.com/b/alexj/archive/2010/02/12/tip-53-how-to-debug-ef-poco-mapping-issues.aspx#9971648</link><pubDate>Tue, 02 Mar 2010 17:49:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9971648</guid><dc:creator>Zeeshan Hirani</dc:creator><description>&lt;p&gt;Hey Alex,&lt;/p&gt;
&lt;p&gt;This does not work if you have in correct data type only works when you have a property missing. Seems like it does not do complete vaidation until very later. like on my model i had the cost defined as Decimal but on the class i changed it string and it passed this process easily.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9971648" width="1" height="1"&gt;</description></item></channel></rss>