<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Entity Framework v2: How to get only one entity easier with EF4</title><link>http://msmvps.com/blogs/matthieu/archive/2009/06/12/entity-framework-how-to-get-only-one-entity-easier-with-ef4.aspx</link><description>Alex James wrote an extension method which allows to get only one entity from a query and the entity key . If we have the key, I think it&amp;rsquo;s useless to allow it for all queries and it&amp;rsquo;s useful only for EntitySet. With EF4, this extension method</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Entity Framework : How to get only one entity easier with EF4</title><link>http://msmvps.com/blogs/matthieu/archive/2009/06/12/entity-framework-how-to-get-only-one-entity-easier-with-ef4.aspx#1695126</link><pubDate>Fri, 12 Jun 2009 21:33:07 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1695126</guid><dc:creator>Alex James</dc:creator><description>&lt;p&gt;Nice post Matthieu.&lt;/p&gt;
&lt;p&gt;I was thinking of doing something like this myself, but I had an ulterior motive too, I wanted to show how to build the query manually in eSQL.&lt;/p&gt;
&lt;p&gt;Anyway, nice one.&lt;/p&gt;
&lt;p&gt;Alex &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1695126" width="1" height="1"&gt;</description></item></channel></rss>