|
Beginning ASP.NET 3.5 in VB 2008 From Novice to Professional 2nd Edition
.NET 3.5 is the latest version of Microsoft's .NET framework. The new version of ASP.NET tentatively called ASP.NET 3.5 will include a number of major changes from the current version. The most important of these are that it will be integrated with the new Visual Studio 'Orcas' development environment, will have the ASP.NET AJAX (previously called
Atlas) JavaScript system built-in and will be able to work with the LINQ data-access framework.
This book will follow the proven pattern the previous .NET 2.0 edition, teaching novice users how to use ASP.NET by gradually building their knowledge of the technology up in a pyramidal fashion chapter by chapter. Comprehensively revised for both ASP.NET 3.5 and the new VB 9.0 language this book presents the easiest path to ASP.NET 3.5 mastery.
CONTENTS:
Part I: .NET Introduction
Introduction
1.Introducing the .NET 3.5 Framework
2.Learning the VB Language
3.Types, Objects, and Namespaces
4.Introducing Visual Studio 'Orcas'
Part II: Building ASP.NET Web Forms
5.Web Form Fundamentals
6.Web Controls
7.Validation
8.Rich Controls
Part III: Developing ASP.NET Applications
9.Error Handling, Logging, and Tracing
10.State Management
11.Master Pages and Themes
12.Website Navigation
13.Deploying ASP.NET Applications
Part IV: Working With Data
14.ADO.NET Fundamentals and LINQ
15.Data Binding
16.The Data Controls
17.Files and Streams
18.XML
Part V: Website Security
19.Security Fundamentals
20.Membership
21.Profiles
|