Summary

IOTA^_^    

ASP.NET Developer's JumpStart
By Paul D. Sheriff, Ken Getz
Table of Contents
Chapter 13.  ADO.NET Connection and Command Objects


Although you can use Visual Studio .NET's data components, it's important to understand what's going on under the covers. This chapter walked you through managing data in your own code. Along the way, you learned how to do the following:

  • Create connection strings

  • Use ADO.NET Connection objects to connect to a data source

  • Use ADO.NET Command objects to retrieve data from a data source

  • Use Command objects to update data using a bulk update SQL statement

  • Close Connection objects when you're done working with the data


    IOTA^_^    
    Top


    ASP. NET Developer's JumpStart
    ASP.NET Developers JumpStart
    ISBN: 0672323575
    EAN: 2147483647
    Year: 2002
    Pages: 234

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net