
Microsoft ASP.NET 2.0 Step By Step
George Shepherd(Author)
Microsoft Press
Published on 22. February 2006
Book
Mixed media product
464 pages
978-0-7356-2201-2 (ISBN)
Article exhausted; check for reprint
Description
Teach yourself the fundamentals of ASP.NET 2.0-one step at a time. With this practical, learn-by-doing tutorial, you get the guidance you need to start creating components and working applications for the Web!
Discover how to:
Work in the Microsoft Visual Studio 2005 development environment
Add standard, built-in controls, custom controls, and Web Parts to any page
Use Master pages, themes, and skins to build a consistently styled user interface
Manage access to your application
Enable personalization capabilities
Build custom handlers
Use caching to help improve application performance
Trace and debug applications
Configure and manage session state
Create and use Web services
Compile and deploy applications
CD features:
Microsoft Visual C# code samples
PLUS-Get Microsoft Visual Basic 2005 code samples on the Web
For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
Discover how to:
Work in the Microsoft Visual Studio 2005 development environment
Add standard, built-in controls, custom controls, and Web Parts to any page
Use Master pages, themes, and skins to build a consistently styled user interface
Manage access to your application
Enable personalization capabilities
Build custom handlers
Use caching to help improve application performance
Trace and debug applications
Configure and manage session state
Create and use Web services
Compile and deploy applications
CD features:
Microsoft Visual C# code samples
PLUS-Get Microsoft Visual Basic 2005 code samples on the Web
For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
More details
Language
English
Place of publication
Redmond
United States
Target group
Professional and scholarly
Illustrations
with CD-ROM
Dimensions
Height: 229 mm
Width: 187 mm
Weight
1000 gr
ISBN-13
978-0-7356-2201-2 (9780735622012)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions
George Shepherd
Microsoft ASP.NET 3.5 Step by Step
Book
02/2008
2nd Edition
Microsoft Press
€50.34
Article is exhausted; no reprint
Person
George Shepherd is an expert on the Microsoft .NET Framework and develops some of the industry's leading third-party .NET-based tools. He is the coauthor of several popular programming books, an instructor for DevelopMentor, a speaker at industry conferences, and has served as a contributing editor for MSDN Magazine. He's been programming with Windows since version 2.0, in the 1980s.
Content
Web application basics ASP.NET application fundamentals The page rendering model Custom rendered controls Web parts A common look & feel Configuration Logging in Databinding Session state Caching output Debugging Custom handlers Web services