Beginning ASP .NET 1.0 with Visual Basic .NET


Beginning ASP .NET 1.0 with Visual Basic .NET

ASP.NET is the latest version of Microsoft's Active Server Pages (ASP). It is a key element in Microsoft's new .NET Framework.
The book is for complete beginners who have no previous experience with ASP. Some experience with HTML is helpful but not required. This book will teach you everything you need to know in order to create dynamic ASP.NET web sites.
The first part of the book will familiarize you with the basic functionality of HTML, XML, ASP.NET, the .NET Framework, and Visual Basic .NET. You will learn how each of these technologies can be used together to create flexible web sites.
The second part of the book introduces the concepts of object-oriented programming. All concepts are explained in detail with the help of many real world programming examples.
After presenting the groundwork, the book then progresses to discussing the technologies and techniques that ASP.NET can draw upon to increase its functionality. These include ADO.NET for data source access, XML Web Services for inter-website communication, and Server Controls for facilitating code maintenance and reuse.
The final part of the book presents ways in which you can optimize your ASP.NET sites to increase their speed, security and robustness. It also offers some detailed advice on code debugging.

Table of Contents

Introduction
Chapter 1: Getting Started With ASP.NET
Chapter 2: Anatomy of an ASP.NET Page
Chapter 3: Forms and HTML Server Controls
Chapter 4: Variables and Data
Chapter 5: Introducing XML
Chapter 6: Control Structures and Procedural Programming
Chapter 7: Event Driven Programming and Postback
Chapter 8: Introduction to Objects
Chapter 9: Objects in ASP.NET
Chapter 10: Shared Members and Class Relationships
Chapter 11: Objects and Structured Data
Chapter 12: Debugging and Error Handling
Chapter 13: Reading from Data Sources
Chapter 14: Manipulating Data Sources
Chapter 15: ASP.NET Server Controls
Chapter 16: Reusable Code for ASP.NET
Chapter 17: .NET Assemblies and Custom Controls
Chapter 18: Web Services
Chapter 19: Configuration and Optimization
Chapter 20: ASP.NET Security 


Download From:

1 comment: