<?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>How to Extract CSDL from EDMX</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx</link><description>The ADO.NET Entity Designer stores all its information in the EDMX file which merely encapsulates the EF metadata artifacts (CSDL/MSL/SSDL content) along with a bunch of designer data in a single file. I’ve described the structure of the EDMX file in</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>How does the ADO.NET Entity Designer generate code?</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx#7231900</link><pubDate>Fri, 25 Jan 2008 05:55:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7231900</guid><dc:creator>ADO.NET team blog</dc:creator><description>&lt;p&gt;I’ve had this article pending for a while; numerous folks wanted more information on this topic and I&lt;/p&gt;
</description></item><item><title>Entity Framework Links...</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx#7237261</link><pubDate>Fri, 25 Jan 2008 12:36:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7237261</guid><dc:creator>Mike Taulty's Blog</dc:creator><description>&lt;p&gt;Entity Framework Toolkits &amp;amp;amp; Extras How Does The Entity Designer Generate Code? How To Extract CSDL...&lt;/p&gt;
</description></item><item><title>ADO.NET Entity Designer &amp; developer productivity</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx#7244854</link><pubDate>Fri, 25 Jan 2008 22:05:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7244854</guid><dc:creator>Marcelo's WebLog</dc:creator><description>&lt;p&gt;I admit it - sometimes I fall in love very hard with some of my tools. Tools that make me productive.&lt;/p&gt;
</description></item><item><title>Customizing Code Generation in the ADO.NET Entity Designer</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx#7246887</link><pubDate>Sat, 26 Jan 2008 00:22:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7246887</guid><dc:creator>ADO.NET team blog</dc:creator><description>&lt;p&gt;In previous posts, I’ve described CSDL annotations , how to extract CSDL from EDMX and introduced you&lt;/p&gt;
</description></item><item><title>re: How to Extract CSDL from EDMX</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx#8348009</link><pubDate>Tue, 01 Apr 2008 15:43:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8348009</guid><dc:creator>Soonarpense</dc:creator><description>&lt;p&gt;Good site at you. Much all interesting .. &lt;/p&gt;
&lt;p&gt;&amp;lt;a href='&lt;a rel="nofollow" target="_new" href="http://pizzas.we.bs/california-pizza-kitchen-coupons.html"&gt;http://pizzas.we.bs/california-pizza-kitchen-coupons.html&lt;/a&gt;'&amp;gt;pizza&amp;lt;/a&amp;gt; &lt;/p&gt;
</description></item><item><title>re: How to Extract CSDL from EDMX</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx#8348011</link><pubDate>Tue, 01 Apr 2008 15:43:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8348011</guid><dc:creator>Soonarpense</dc:creator><description>&lt;p&gt;Good site at you. Much all interesting .. &lt;/p&gt;
&lt;p&gt;&amp;lt;a href='&lt;a rel="nofollow" target="_new" href="http://pizzas.we.bs/california-pizza-kitchen-coupons.html"&gt;http://pizzas.we.bs/california-pizza-kitchen-coupons.html&lt;/a&gt;'&amp;gt;pizza&amp;lt;/a&amp;gt; &lt;/p&gt;
</description></item><item><title>re: How to Extract CSDL from EDMX</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx#8372855</link><pubDate>Wed, 09 Apr 2008 20:44:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8372855</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;Small correction....&lt;/p&gt;
&lt;p&gt;XDocument edmxDoc = XDocument.Load(edmxFile));&lt;/p&gt;
&lt;p&gt;Should only have one closing parenthesis.&lt;/p&gt;
&lt;p&gt;Excellent stuff. &amp;nbsp;Thanks.&lt;/p&gt;
</description></item><item><title>re: How to Extract CSDL from EDMX</title><link>http://blogs.msdn.com/adonet/archive/2008/01/24/how-to-extract-csdl-from-edmx.aspx#9428632</link><pubDate>Wed, 18 Feb 2009 00:27:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9428632</guid><dc:creator>Joseph Marinaccio</dc:creator><description>&lt;p&gt;Thank you, bringing me a little closer to what we are trying to do.&lt;/p&gt;
&lt;p&gt;Joseph Marinaccio &lt;/p&gt;
&lt;p&gt;Marinaccio Family Design&lt;/p&gt;
</description></item></channel></rss>