<?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: Handle Database Concurrency Issues</title><link>http://blogs.msdn.com/b/lightswitch_rocks1/archive/2011/08/19/how-to-handle-database-concurrency-issues.aspx</link><description>Concurrency issues are common in multi-user applications that have a database on the backend. Suppose you read a table record and then another user comes along and makes changes to the same record. Unless you re-read (e.g. refresh) your record, the data</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How To: Handle Database Concurrency Issues</title><link>http://blogs.msdn.com/b/lightswitch_rocks1/archive/2011/08/19/how-to-handle-database-concurrency-issues.aspx#10396087</link><pubDate>Fri, 22 Feb 2013 00:44:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396087</guid><dc:creator>Jayesh</dc:creator><description>&lt;p&gt;Nicole, thank you for writing this article, very informative! &lt;/p&gt;
&lt;p&gt;I have a question though: Is there a way to open the Data Conflict window in the catch block? For eg. if the conflict can be resolved with the available data then do it, else open the modal window and let the user make the decision? &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396087" width="1" height="1"&gt;</description></item><item><title>re: How To: Handle Database Concurrency Issues</title><link>http://blogs.msdn.com/b/lightswitch_rocks1/archive/2011/08/19/how-to-handle-database-concurrency-issues.aspx#10388216</link><pubDate>Fri, 25 Jan 2013 06:16:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10388216</guid><dc:creator>Darko Kralik</dc:creator><description>&lt;p&gt;Nicole, thank You for this article.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10388216" width="1" height="1"&gt;</description></item><item><title>re: How To: Handle Database Concurrency Issues</title><link>http://blogs.msdn.com/b/lightswitch_rocks1/archive/2011/08/19/how-to-handle-database-concurrency-issues.aspx#10385884</link><pubDate>Thu, 17 Jan 2013 14:27:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10385884</guid><dc:creator>Otis Ranger</dc:creator><description>&lt;p&gt;Great article and easier to implement than I thought. &lt;/p&gt;
&lt;p&gt;Thank you for writing it.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10385884" width="1" height="1"&gt;</description></item><item><title>re: How To: Handle Database Concurrency Issues</title><link>http://blogs.msdn.com/b/lightswitch_rocks1/archive/2011/08/19/how-to-handle-database-concurrency-issues.aspx#10370813</link><pubDate>Thu, 22 Nov 2012 03:43:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10370813</guid><dc:creator>Raul</dc:creator><description>&lt;p&gt;You need to import Microsoft.LightSwitch.Details.&lt;/p&gt;
&lt;p&gt;You&amp;#39;re welcome!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10370813" width="1" height="1"&gt;</description></item><item><title>re: How To: Handle Database Concurrency Issues</title><link>http://blogs.msdn.com/b/lightswitch_rocks1/archive/2011/08/19/how-to-handle-database-concurrency-issues.aspx#10346747</link><pubDate>Wed, 05 Sep 2012 23:03:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10346747</guid><dc:creator>Jeff</dc:creator><description>&lt;p&gt;I cannot get this to work with Lightswitch 2011. Are their any using directives that I need? EntityPropertyConflict is not being recognized.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10346747" width="1" height="1"&gt;</description></item></channel></rss>