Re: Wanted: book recomendations C#, SQL, with Timestamps
From: Robert Schuldenfrei (bob_at_s-i-inc.com)
Date: 08/26/04
- Next message: Mark Broadbent: "Re: What comes first, the abstraction or the implementation?!"
- Previous message: Diego F.: "How can I do that?"
- In reply to: Kevin Yu [MSFT]: "Re: Wanted: book recomendations C#, SQL, with Timestamps"
- Next in thread: Kevin Yu [MSFT]: "Re: Wanted: book recomendations C#, SQL, with Timestamps"
- Reply: Kevin Yu [MSFT]: "Re: Wanted: book recomendations C#, SQL, with Timestamps"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Aug 2004 11:59:33 GMT
Hi Kevin,
Thanks for the follow up. I have printed out the articles you and Scott
suggested. I have noted the two books below. I now face the classic issue
of students: Do I just read the articles and plow right into my application
OR do I get the book and learn ADO.NET cold? I am 61 years old and doing
this just for a hobby, so I think I will take the latter approach. I live
in suburban Boston and we have a great technical book store, SoftPro, in
Waltham. I will see if they have either one of the books you mention.
The John Papa article has an interesting slant that I picked up on by just
briefly looking over the paper. He talks about the old row / new row
technique, the TIMESTAMP, and placing his own DATETIME column in the record.
He says he prefers the TIMESTAMP, but then goes on to illustrate the
DATETIME method! I am currently using the old row / new row technique so I
was disappointed to see that he was not going to demonstrate the TIMESTAMP.
Ah well...
Thank you for taking the time to help me. In some ways my knowledge is very
deep. I programmed an IBM 7044 back in 1963. But in many respects my
command of the wonderful world of object orientated programming is indeed
shallow. My professional career was in the application of computer based
techniques and not in programming per se. It is only now in retirement that
I get a chance to program for fun.
Cheers,
Bob
Robert Schuldenfrei
bob@s-i-inc.com
"Kevin Yu [MSFT]" <v-kevy@online.microsoft.com> wrote in message
news:uhApcYxiEHA.2200@cpmsftngxa10.phx.gbl...
> 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."
>
- Next message: Mark Broadbent: "Re: What comes first, the abstraction or the implementation?!"
- Previous message: Diego F.: "How can I do that?"
- In reply to: Kevin Yu [MSFT]: "Re: Wanted: book recomendations C#, SQL, with Timestamps"
- Next in thread: Kevin Yu [MSFT]: "Re: Wanted: book recomendations C#, SQL, with Timestamps"
- Reply: Kevin Yu [MSFT]: "Re: Wanted: book recomendations C#, SQL, with Timestamps"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|