<?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>LINQ to SQL Tips 7: Minimal update when you don't want optimistic concurrency check</title><link>http://blogs.msdn.com/dinesh.kulkarni/archive/2008/06/01/linq-to-sql-tips-7-minimal-update-when-you-don-t-want-optimistic-concurrency-check.aspx</link><description>The common guidance for updates is to keep the original values in view state so that you can recreate the object in its original state, Attach() it and then set the values that the user has modified. This works well for the most part. But at times, a</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Dinesh Kularni : LINQ To SQL tips next</title><link>http://blogs.msdn.com/dinesh.kulkarni/archive/2008/06/01/linq-to-sql-tips-7-minimal-update-when-you-don-t-want-optimistic-concurrency-check.aspx#8594506</link><pubDate>Fri, 13 Jun 2008 17:03:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8594506</guid><dc:creator>Matthieu MEZIL</dc:creator><description>&lt;p&gt;J'avais blogu&amp;#233; sur les 5 premi&amp;#232;res astuces de Dinesh Kularni . Voici les 3 suivants : LINQ to SQL Tips&lt;/p&gt;
</description></item><item><title>re: LINQ to SQL Tips 7: Minimal update when you don't want optimistic concurrency check</title><link>http://blogs.msdn.com/dinesh.kulkarni/archive/2008/06/01/linq-to-sql-tips-7-minimal-update-when-you-don-t-want-optimistic-concurrency-check.aspx#8642996</link><pubDate>Mon, 23 Jun 2008 20:33:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8642996</guid><dc:creator>Will C</dc:creator><description>&lt;p&gt;You can shift-click multiple properties(columns), including Update Check, in the designer and change them all at once. This is still tedious if you have a bunch of tables, but better than going row by row. I was not sure from your post whether you had found this...&lt;/p&gt;</description></item></channel></rss>