Results 1 to 2 of 2

Thread: Differnce Between ADO & ADO.Net

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Posts
    10

    Differnce Between ADO & ADO.Net

    hi all .. i just want to ask about what is the difference between
    ADO & ADO.Net ? , so if any one have an idea help me please ?

  2. #2
    Hyperactive Member
    Join Date
    Jan 2003
    Location
    Cape Cod, US
    Posts
    292
    There's a ton of changes and you should easily be able to use google to find a better
    written comparison than I could ever provide.

    The object model is quite different especially for the command and recordset classes.

    There's some very cool enhancements that I personally like such as ExecuteScalar and method
    overloading all over the place but like the rest of .NET there's a wee learning curve.

    Sorry to not be more help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width