Re: Wanted: book recomendations C#, SQL, with Timestamps

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 08/26/04


Date: Thu, 26 Aug 2004 02:40:50 GMT

Hi Robert,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need a reference book about
concurrency issues. If there is any misunderstanding, please feel free to
let me know.

In your last thread, Scott has given us a good article "Handling Data
Concurrency Using ADO.NET"
John Papa
http://msdn.microsoft.com/msdnmag/issues/04/09/DataPoints/default.aspx

There are many technical articles about ADO.NET concurrency on the web.
Here is one of them

http://support.microsoft.com/default.aspx?scid=%2Fservicedesks%2Fwebcasts%2F
en%2Ftranscripts%2Fwct050103.asp

Based on my research, there doesn't seem to be books dealing with
concurrency issues dedicatedly. However, some ADO.NET books have topic
about this. Here are some of them.

http://www.amazon.com/exec/obidos/tg/detail/-/0201758660/104-0087697-3274358
?v=glance
http://www.amazon.com/exec/obidos/tg/detail/-/0201745682/104-0087697-3274358
?v=glance

HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."



Relevant Pages

  • Re: Optimistic Concurrency - how? - net 2.0
    ... I don't know what books you've read but there are those that can supply ... problems has more to do with how you approach concurrency. ... don't recommend building applications whose data access schemes are designed ... Ok for this there is optimistic concurrency. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Adding a timeout to commands by wrapping + thread - suggestions?
    ... Read /Java Concurrency in Practice/ by Brian Goetz. ... One of the best books I've ever read on any subject in ... Java. ... much what your Command interface does, ...
    (comp.lang.java.programmer)
  • Re: Wanted: book recomendations C#, SQL, with Timestamps
    ... I have printed out the articles you and Scott ... I will see if they have either one of the books you mention. ... I am currently using the old row / new row technique so I ... > Concurrency Using ADO.NET" ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: New edition of Reppys Concurrent ML?
    ... If I'm interested in functional programming (ML-style) and ... are there any other books I should read? ... with the ease of writing correct code. ... which occcurs with all concurrency packages, AFAIK, is the difficulty ...
    (comp.lang.functional)