diff between ado and ado.net

  • Thread starter Thread starter Paul F
  • Start date Start date
P

Paul F

is there an e-resource that can explain to me in code examples how ado
and ado.net differ?

is ado recordset a server side object?
 
Paul said:
is there an e-resource that can explain to me in code examples how ado
and ado.net differ?

How does "Night and Day" sound? :)

FB
is ado recordset a server side object?


--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
 
You might be able to find this book of ebay still - i was able to - and it
was a pretty good skim thru and cheap too.

Keep in mind this book was written a while ago - so that is prior to vs 2005
and maybe even 2003.
http://www.betav.com/Files/Books/books.htm
"ADO.NET and ADO Examples and Best Practices for VB Programmers, 2nd
Edition"

Otherwise I was pretty pleased with ADO.net by David Sceppa ( Microsoft
Press ) was pretty good.
It touched a bit on ADO, but does a good job explaining ado.net concepts.
-Enough so to confuse me ;-)


Miro
 
Back
Top