Advance .NET Technology, Second Edition
Advance .NET Technology, Second Edition
Book Description
The Advance .NET Technology book provides you an easy-tofollow set of code and design standards that address the basic needs of .NET programmers. The book is unique, as its content has touched every aspect of the .NET technology. The book provides many examples in an easy-to-understand language along with exercises at the end of each chapter.
Rs. 499/w/CD
Published by:
DREAMTECH PRESS
19-A, Ansari Road, Daryaganj New Delhi-110 002, INDIA Tel: +91-11-2324 3463-73, Fax: +91-11-2324 3078 Email: [email protected] Website: www.dreamtechpress.com
Distributed by:
Regional Offices: Bangalore: Tel: +91-80-2313 2383, Fax: +91-80-2312 4319, Email: [email protected] Mumbai: Tel: +91-22-2788 9263, 2788 9272, Telefax: +91-22-2788 9263, Email: [email protected]
Dreamtech Press books are exclusively distributed by Wiley India Pvt. Ltd.
Table of Contents
Introduction to .NET
.NET Framework | CLR | MSIL | CLS | The Common Language Implementation | Metadata and Intermediate Language | Assemblies | Managed Execution | Namespaces | Garbage Collection | Versioning and Side-by-Side Execution | The End to DLL Hell | COM Interop
Introduction to ADO.NET
Benefits of ADO.NET | ADO.NET Compared to Classic ADO | ADO .NET Objects and Namespaces | Managed Providers | Disconnected Data Access | Connected Data Access | Data Binding | DataSets and XML | Typed DataSets
Console Applications
When to use Console Applications | Generating Console Output | Processing | Console Input
C#.NET
Namespaces | Constructors and Destructors | Function Overloading and Inheritance | Modifiers | Properties and Indexers | Attributes | Reflection API | Unsafe Code | Events and Delegates
ASP.NET
Difference between ASP and ASP.NET | Directory Structure of ASP.NET Web Applciation | Life Cycle of an ASP.NET Web Page | Working with ASP.NET Web Pages | Exploring the Concept of Code-Behind Page Model | Explaining View State | Working with Postback | Working with Controls | Working with Validation Controls | Using Rich Server Controls | Working in User Control in ASP.NET | Configuration Overview | Using the Web Site Administration Tool | Programming Configuration Files | Encrypting Configuration Sections | Accessing Data Using ADO.NET | Connecting to Data | Executing Commands | Working with Data
Managing State
Preserving State in Web Applications | Page-Level State | Using Cookies to Preserve State | ASP.NET Session State | Storing Objects in Session State | Configuring Session State | Setting Up an Out-of-Process State Server | Storing Session State in SQL Server | Using Cookieless Session Ids | Application State
and more....