Sams teach yourself ADO.NET in 24 hours /
ADO.NET is the data access model built into the .NET Framework. It replaces the old (and largely successful) ADO used in almost all Visual Basic and ASP applications built over the last few years. ADO.NET enables an application to communicate with any OLE database source (including Oracle, Sybase, M...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Indianapolis, Ind. :
Sams,
©2002.
|
Colección: | Sams teach yourself in 24 hours series.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Hour 1. Introducing the Microsoft .NET Framework and ADO.NET
- Hour 2. Working with DataSets and DataTables
- Hour 3. Using T-SQL: A Crash Course
- Hour 4. Adding Relationships to DataSets
- Hour 5. Connecting to a Data Source
- Hour 6. Retrieving Data from the Data Source
- Hour 7. Modifying Database Data
- Hour 8. Using the DataReader and DataAdapter
- Hour 9. Binding Data to List Controls
- Hour 10. Working with XML
- Hour 11. Using the Build-In ASP.NET List Controls
- Hour 12. Formatting ASP.NET List Controls
- Hour 13. Handling ADO.NET Errors
- Hour 14. Managing ADO.NET Concurrency
- Hour 15. Working with Stored Procedures
- Hour 16. ADO Upgrade Concerns
- Hour 17. Using Connection Pooling
- Hour 18. Working with Transactions
- Hour 19. Using Automatically Generated Commands
- Hour 20. Working with Typed DataSets
- Hour 21. Optimizing Data Access Using Tiered Development
- Hour 22. Modifying Data in an N-Tier Application.
- Hour 23. Optimizing Data Access
- Hour 24. Transmitting DataSets Using Web Services.