Cargando…

Sams teach yourself ASP.NET 2.0 in 24 hours /

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mitchell, Scott, 1978-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Sams, ©2006.
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. Getting started with ASP.NET 2.0
  • Hour 2. Understanding the ASP.NET programming model
  • Hour 3. Using Visual Web Developer
  • Hour 4. Designing, creating, and testing ASP.NET web pages
  • Hour 5. Understanding Visual Basic's variables and operators
  • Hour 6. Managing program flow with Visual Basic's control structures
  • Hour 7. Working with objects in Visual Basic
  • Hour 8. ASP.NET web controls for displaying text
  • Hour 9. Web form basics
  • Hour 10. Using text boxes to collect input
  • Hour 11. Collecting input using drop-down lists, radio buttons, and check boxes
  • Hour 12. Validating user input with validation controls
  • Hour 13. introduction to databases
  • Hour 14. Accessing data with the data source web controls
  • Hour 15. Displaying data with the data web controls
  • Hour 16. Deleting, inserting, and editing data
  • Hour 17. Working with data-bound DropDownLists, RadioButtons, and CheckBoxes
  • Hour 18. Exploring data binding and other data-related topics
  • Hour 19. Defining a site's structure and providing site navigation
  • Hour 20. Managing your site's users
  • Hour 21. Using master pages to provide sitewide page templates
  • Hour 22. Devising a plan for the photo album application
  • Hour 23. Building the photo album application foundation
  • Hour 24. Uploading and displaying images and leaving comments.