I have been using visual studio 2005 C# and have been working with databases lately. I need a good read on updating data in mssql (for example) that gives a good practical lesson with concurrency which will allow me to safely update data with multiple database users. Thanks!