The Microsoft Expression Web Developer's Guide to ASP.NET 3.5
(häftad)Learn to create ASP.NET applications using Visual Web Developer 2008
av Jim Cheshire
- Format:
- Häftad (paperback)
- Utgiven:
- 2007-10-01
- Språk:
- Engelska
This book is a great reference for web designers new to ASP.NET who are looking to jump start their development with
Visual Web Developer 2008.
Mikhail Arkhipov
Principal Development Manager Web Development Tools
Microsoft Corporation
Expression Web introduced ASP.NET to a new group of web developers. This book is designed to help you start using ASP.NET right away to add powerful new features to your website. Dont worry, you wont have to learn a lot of programming; instead, youll create an ASP.NET application from start to finish using Visual Web Developer 2008, while writing only a very small amount of actual programming code.
DETAILED INFORMATION ON HOW TO
Create and work with websites in Visual Web Developer 2008
Use the different compilation and code models in ASP.NET
Configure ASP.NET security and other settings
Use ASP.NET master pages and user controls
Take advantage of ASP.NET membership features for a password-protected website
Use form validation in ASP.NET
Use CSS, skins, and themes
Access, edit, and add data to a database using ASP.NET
Send email using ASP.NET
Use Ajax and ASP.NET Web services
Debug and troubleshoot ASP.NET
. . . and much more!
(Pearson)
Passar bra ihop
|
De som köpt den här boken har ofta också köpt Visual Basic 2008 How to Program av Paul Deitel | |||
|
Pris för båda:
815:-Köp
|
Fler böcker av Jim Cheshire
Microsoft Expression Web 2 In Depth Book/CD PackageJim Cheshire |
Using Microsoft Expresssion Web 2 Special Edition, B...Jim Cheshire |
Microsoft Expression Web 3 In DepthJim Cheshire (häftad) |
Microsoft Expression Web 4 In DepthJim Cheshire (häftad) | |||
|
262:- Köp
|
291:- Köp
|
275:- Köp
|
236:- Köp
|
Kundrecensioner
Bloggat om The Microsoft Expression Web Developer's Guide to AS...
Övrig information
Jim Cheshire has run Jimco Software for the past 8 years. He is well-known in the Web development community for his freeware add-ins for Microsoft FrontPage. Jim has also been featured in numerous publications such as MSDN magazine and PC Magazine. Jim developed ASP.NET 2.0 training that is available on Microsoft's own ASP.NET Web site. He is currently employed as an Escalation Engineer on the ASP.NET team at Microsoft. Jim co-authored Special Edition Using Microsoft Office FrontPage 2003 for Que and authored Special Edition Using Expression Web for Que as well.
(Pearson)
Innehållsförteckning
Introduction
Part I Understanding ASP.NET Architecture
Chapter 1 Installing and Configuring ASP.NET
Understanding the .NET Framework and ASP.NET
Configuring ASP.NET
Configuring ASP.NET on IIS 5.1 or IIS 6.0
Configuring ASP.NET on IIS 7
Using the ASP.NET Development Server
Troubleshooting IIS
Chapter 2 ASP.NET Code Models
Understanding ASP.NET Web Form Code
ASP.NET Directives
ASP.NET Design-Time Code
Server-Side Code Models
Inline Server-Side Code
Code-Behind Server-Side Code
Switching Server-Side Code Models
Moving from Code-Behind to Inline Code
Moving from Inline Code to Code-Behind
Choosing a Code Model
Chapter 3 ASP.NET Compilation Models
ASP.NET Compilation
The Web Application Compilation Model
The Website Compilation Model
The Precompilation Model
Automating aspnet_compiler.exe in Visual Web Developer Express Edition
Chapter 4 ASP.NET Events and the Page Lifecycle
An Event-Driven Architecture
Application and Session Events
Application Events and the Application Lifecycle
Session Events
Page Events and the Page Lifecycle
The Importance of the Lifecycle
Investigating the Page Lifecycle
Chapter 5 ASP.NET State Management
A Connectionless Environment
Understanding Application Variables
Setting an Application Variable
Retrieving an Application Variable
Understanding Session Variables
Using ASP.NET Caching
Page Output Caching
Fragment Caching
The Cache API
Retrieving Items from Cache
ASP.NET Viewstate and Control State
Chapter 6 ASP.NET Configuration and Performance
Overview of ASP.NET Configuration
ASP.NET Configuration Files
Machine Configuration Files
Application Configuration Files
The Web Site Administration Tool
Security Tab
Application Tab
Provider Tab
ASP.NET Configuration in IIS
IIS 5.1 and IIS 6
IIS 7
Encrypting Information in the Configuration Files
Chapter 7 Basic ASP.NET Security
Authentication and Authorization
Configuring Windows Authentication
Disabling Anonymous Browsing in IIS 5 and 6
Disabling Anonymous Browsing in IIS 7 (Windows Vista)
...(Pearson)