Cargando…

Beginning ASP.NET 2.0 Databases From Novice to Professional /

Beginning ASP.NET 2.0 Databases: From Novice to Professional is a comprehensive introduction to connecting a website to many different data sourcesnot just databases. You'll learn how to build a relational database, use SQL to communicate with it, and leverage both in your web applications. You...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Foggon, Damien (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2006.
Edición:2nd ed. 2006.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Data Sources and the Web
  • Introducing Relational Databases
  • Displaying Data on a Page
  • Database Access in Code
  • DataReader and DataSet
  • Inline and List Binding
  • Table Binding
  • Writing to the Database
  • The GridView Family
  • Stored Procedures
  • Modifying the Database Structure
  • Useful Techniques
  • Application Design and Implementation.