Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Windows Phone Design Days - Metro
Aug 15, 2010 at 6:57 AMGreat, thanks!
ADO.NET Data Services (VS08 Sp1 B1), Optimistic Concurrency
Mar 22, 2010 at 2:17 AMOk, this all is great, but I didn't see how to handle concurrency. What If I'm modifying a customer on client side and another client deleted this customer? I will got an error on my client side and what next? What if I need this record to be written to DB with another ID?