Catálogo de publicaciones - libros
Beginning ASP.NET 2.0 Databases: From Novice to Professional
Damien Foggon
2.
Resumen/Descripción – provisto por la editorial
No disponible.
Palabras clave – provistas por la editorial
Software Engineering/Programming and Operating Systems
Disponibilidad
Institución detectada | Año de publicación | Navegá | Descargá | Solicitá |
---|---|---|---|---|
No detectada | 2006 | SpringerLink |
Información
Tipo de recurso:
libros
ISBN impreso
978-1-59059-577-0
ISBN electrónico
978-1-4302-0146-5
Editor responsable
Springer Nature
País de edición
Reino Unido
Fecha de publicación
2006
Información sobre derechos de publicación
© Apress 2006
Cobertura temática
Tabla de contenidos
Modifying the Database Structure
Damien Foggon
In this chapter, you’ve taken a whirlwind tour through the DDL “subset” of SQL, yet you’ve hardly scratched the surface. As I noted at the beginning of the chapter, if you look at the scripts provided in the code download, you’ll see that even for this small database, the scripts are complex—certainly more complex than you’ve seen here.
You’ve looked at the basics of DDL, and you’ve seen how to create, modify, and delete databases and tables in both SQL Server and MySQL. You’ve also seen how you can create indexes on tables and relationships between the different tables in the database.
Remember the following points when using DDL:
You’ve just about finished with your look at databases, and in the next chapter you’ll learn about several topics that will improve how you handle databases. You’ll look at concurrency, caching, transactions, and multiple result sets and see that these more advanced topics can improve the Web sites that you’re building quite dramatically.
Pp. 459-496
Useful Techniques
Damien Foggon
In this chapter, we’ve looked at a few topics that will broaden your knowledge and help you build better Web sites. Here, you learned the following:
This chapter completes this book’s coverage of specific techniques for building data-driven Web sites. The next and final chapter provides some guidance on how to put it all together into a well-designed and well-implemented application.
Pp. 497-545
Application Design and Implementation
Damien Foggon
In this chapter, we’ve looked at a few topics that will broaden your knowledge and help you build better Web sites. Here, you learned the following:
This chapter completes this book’s coverage of specific techniques for building data-driven Web sites. The next and final chapter provides some guidance on how to put it all together into a well-designed and well-implemented application.
Pp. 547-569