Beginning VB 2005 Databases From Novice to Professional /
Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LI...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , , , , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2007.
|
Edición: | 1st ed. 2007. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Getting Our Tools
- Getting to Know Our Tools
- Introducing SQL
- Introducing ADO.NET
- Introducing Connections
- Introducing Commands
- Introducing Data Readers
- Introducing Datasets and Data Adapters
- Introducing Data Binding
- Understanding Tables and Relationships
- Learning More About Queries
- Using Stored Procedures
- Handling Exceptions
- Using Transactions
- Working with ADO.NET Events
- Working with Text and Binary Data
- Using XML
- Introducing LINQ.