<?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>Custom CUD Walkthrough for LINQ to SQL to Entity Framework Metadata Conversion Template</title><link>http://blogs.msdn.com/b/efdesign/archive/2009/08/13/custom-cud-walkthrough-for-linq-to-sql-to-entity-framework-metadata-conversion-template.aspx</link><description>Introduction 
 After completing the WidgetFactory walkthrough , you may be wondering how to convert stored procedures and customized insert, update and delete functions. This walkthrough will show you how to convert an application with a stored procedure</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Custom CUD Walkthrough for LINQ to SQL to Entity Framework Metadata Conversion Template</title><link>http://blogs.msdn.com/b/efdesign/archive/2009/08/13/custom-cud-walkthrough-for-linq-to-sql-to-entity-framework-metadata-conversion-template.aspx#9880636</link><pubDate>Sat, 22 Aug 2009 19:08:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9880636</guid><dc:creator>Diego B Vega</dc:creator><description>&lt;p&gt;@computing.mastery&lt;/p&gt;
&lt;p&gt;Yes, you can use ResultBinding to specify any store generated value in INSERT and UPDATE operations. You can learn more about this in the following documentation topic:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/bb399203.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb399203.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Diego&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9880636" width="1" height="1"&gt;</description></item><item><title>re: Custom CUD Walkthrough for LINQ to SQL to Entity Framework Metadata Conversion Template</title><link>http://blogs.msdn.com/b/efdesign/archive/2009/08/13/custom-cud-walkthrough-for-linq-to-sql-to-entity-framework-metadata-conversion-template.aspx#9880460</link><pubDate>Sat, 22 Aug 2009 16:35:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9880460</guid><dc:creator>computing.mastery</dc:creator><description>&lt;p&gt;Can you select multiple columns and bind them as part of your result binding? &amp;nbsp;It seems like this would be a great way of not only getting back the Identity column, but also the RowVersion column as well.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9880460" width="1" height="1"&gt;</description></item></channel></rss>