Ksišżki informatyczne

Strona główna
Bestsellery
Pomoc
Regulamin
Odbiór osobisty
Kontakt
Koszyk
» Informatyka
» Informatyka po angielsku





Znak akceptacji PayPal
Ksiazki - Informatyczne .pl » informatyka » informatyka

ASP.NET 2.0 Unleashed

 ASP.NET 2.0 UnleashedWydawnictwo: sams publishing
Autor: S. Walther
Liczba stron: 2000
Oprawa: miękka
ISBN: 978-0-672-32823-7
Czas dostawy: 4 - 6 tygodni (na zamówienie)
Cena detaliczna: 235,99 zł
Nasza cena: 236,00 zł  


Opis ASP.NET 2.0 Unleashed:
ASP.NET 2.0 Unleashed covers virtually all features of ASP.NET 2.0 including more than 50 new controls, Personalization, Master Pages and Web Parts. All code samples will be presented in VB and C#. Throughout the more than 2,000 pages readers are shown how to develop state-of-the-art Web applications using Microsoft's latest development tools. This is a resource designed to be referenced over and over.

ASP.NET 2.0 Unleashed is a revision of the best-selling ASP.NET Unleashed, by Microsoft Software Legend Stephen Walther. It covers virtually all features of ASP.NET 2.0 including more than 50 new controls, personalization, master pages, and web parts. All code samples are presented in VB and C#. Throughout the more than 2,000 pages, you will be shown how to develop state-of-the-art Web applications using Microsoft's latest development tools. This resource is guaranteed to be used as a reference guide over and over!  
 


Spis treści ASP.NET 2.0 Unleashed:

I           Building ASP.NET Pages
1          Overview of the ASP.NET Framework
2          Using the Standard Controls
3          Using the Validation Controls
4          Using the Rich Controls
II         Designing ASP.NET Websites
5          Designing Websites with Master Pages
6          Designing Websites with Themes
7          Creating Custom Controls with User Controls
III        Performing Data Access
8          Overview of Data Access
9          Using the SqlDataSource Control
10        Using List Controls
11        Using the GridView Control
12        Using the DetailsView and FormView Controls
13        Using the Repeater and DataList Controls
IV        Building Components
14        Building Components
15        Using the ObjectDataSource Control
16        Building Data Access Components
V         Site Navigation
17        Using the Navigation Controls
18        Using Site Maps
19        Advanced Navigation
VI        Security
20        Using the Login Controls
21        Using ASP.NET Membership
VII      Building ASP.NET Applications
22        Maintaining Application State
23        Caching Application Pages and Data
24        Localizing Applications for Multiple Languages
25        Working with the HTTP Runtime
26        Configuring Applications
VIII     Building Applications with Web Parts
27        Introduction to Web Parts
28        Building Web Parts
29        Personalizing Web Parts
30        Extending the Web Part Framework
IX        Custom Control Building
31        Building Custom Controls
32        Integrating JavaScript in Custom Controls
33        Building Templated Databound Custom Controls
X         Sample Application
34        Building an E-Commerce Application