Microsoft® Visual Web DeveloperTM 2008 Express Edition Step by Step
Teach yourself Visual Web Developer 2008-one step at a time. Ideal for beginning developers who want to design modern, dynamic Web sites, this practical tutorial delivers hands-on guidance for creating data-driven pages that integrate Web services and ASP.NET controls.Discover how to:Design a sample...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol :
O'Reilly Media, Inc
2009.
|
Edición: | 1st edition |
Colección: | Step by step Microsoft Visual Web Developer 2008 Express Edition
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627661306719 |
Tabla de Contenidos:
- Cover; Copyright Page; Dedication; Table of Contents; Introduction; Who This Book Is For; Finding Your Best Starting Point in This Book; Conventions and Features in This Book; Conventions; Other Features; Hardware and Software Requirements; Code Samples; Installing the Code Samples; Using the Code Samples; Uninstalling the Code Samples; Support for This Book; Questions and Comments; Chapter 1: Introducing Visual Web Developer 2008; Why Visual Studio Web Developer; Web Pages; Controls; Data; Web Services; Summary; Chapter 2: Working in Visual Web Developer 2008
- Running Visual Web Developer for the First TimeUnderstanding Visual Studio Web Developer Folders; Summary; Chapter 3: Creating Your First ASP.NET Page; Creating an ASP.NET Web Form; Previewing a Web Form in a Browser; Adding HTML to an ASP.NET Page; Adding JavaScript to an ASP.NET Page; Adding HTML on the Server; Creating Client Controls; Creating Server Controls; Summary; Chapter 4: Creating Your First Web Site; Defining Requirements; Creating a Web Site; Understanding Code Behind; Understanding Namespaces; Running a Web Site; Building a Web Site; Using the ASP.NET Site Administration Tool
- Configuring Site SecurityCreating a Login Page; Using the LoginName and LoginStatus Server Controls; Changing User Passwords; Summary; Chapter 5: Using Master Pages; Creating a Master Page; Content Placeholder Control; Attaching a Master Page; Creating a Look and Feel; Designing the Personal Portal Master Page; Adding the Login and LoginStatus Controls; Adding a ContentPlaceHolder; Creating a Nested Master Page; Summary; Chapter 6: Using Server Controls; Visual Web Developer Server Controls; Adding a Label Server Control; Adding Navigation Server Controls; Creating a SiteMapDataSource Control
- SummaryChapter 7: Working with HTML and JavaScript; Introducing Virtual Earth; Integrating Virtual Earth into the Personal Portal; Controlling the Virtual Earth Control with an HTML and a JavaScript Interface; Debugging JavaScript in Visual Web Developer; Setting a Breakpoint; Summary; Chapter 8: Working with Databases; Brief Introduction to Databases; Database Software; Creating the ToDo Table in Visual Web Developer; Creating Rows in the ToDo Table; Querying Tables by Using Database Explorer; Summary; Chapter 9: Building Data-Driven User Interfaces; Data Sets; Table Adapters
- Creating a User Interface with Data ControlsEditing Data with Data Controls; Adding Editing to the GridView Control; Adding New Data with Data Controls; Summary; Chapter 10: Using Cascading Style; Cascading Style Sheets; Inline Styles; Using Styles in Visual Web Developer; Style Management Windows; Clearing Styles; Setting Styles for the Personal Portal; Summary; Chapter 11: Understanding and Using Mashups; Introducing Mashups; Popfly; Creating Your First Mashup; Visual Web Developer and Popfly; Using Popfly Explorer; Embedding Mashups in ASP.NET Pages; Tweaking Your Mashup; Summary
- Chapter 12: Working with Web Services