Book description
The most up-to-date and comprehensive introductory ASP.NET book you'll find on any shelf, Beginning ASP.NET 4 in VB 2010 guides you through Microsoft's latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and assumes only the most basic knowledge of Visual Basic.
The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you'll find tips for best practices and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code-behind, which will start you off on the track to building real-world web sites right from the beginning—rather than just faking it with simplified coding practices.
By the time you've finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer.
Table of contents
- Copyright
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
-
1. Introducing .NET
- 1. The .NET Framework
- 2. The Visual Basic Language
- 3. Types, Objects, and Namespaces
-
2. Developing ASP.NET Applications
- 4. Visual Studio
- 5. Web Form Fundamentals
- 6. Web Controls
- 7. Error Handling, Logging, and Tracing
- 8. State Management
-
3. Building Better Web Forms
- 9. Validation
- 10. Rich Controls
- 11. User Controls and Graphics
- 12. Styles, Themes, and Master Pages
-
13. Website Navigation
-
13.1. Site Maps
-
13.1.1. Defining a Site Map
- 13.1.1.1. Rule 1: Site Maps Begin with the <siteMap> Element
- 13.1.1.2. Rule 2: Each Page Is Represented by a <siteMapNode> Element
- 13.1.1.3. Rule 3: A <siteMapNode> Element Can Contain Other <siteMapNode> Elements
- 13.1.1.4. Rule 4: Every Site Map Begins with a Single <siteMapNode>
- 13.1.1.5. Rule 5: Duplicate URLs Are Not Allowed
- 13.1.2. Seeing a Simple Site Map in Action
- 13.1.3. Binding an Ordinary Page to a Site Map
- 13.1.4. Binding a Master Page to a Site Map
- 13.1.5. Binding Portions of a Site Map
- 13.1.6. The SiteMap Class
-
13.1.1. Defining a Site Map
- 13.2. URL Mapping and Routing
- 13.3. The SiteMapPath Control
- 13.4. The TreeView Control
- 13.5. The Menu Control
- 13.6. The Last Word
-
13.1. Site Maps
-
4. Working with Data
-
14. ADO.NET Fundamentals
- 14.1. Understanding Databases
- 14.2. Configuring Your Database
- 14.3. SQL Basics
- 14.4. The Data Provider Model
- 14.5. Direct Data Access
- 14.6. Disconnected Data Access
- 14.7. The Last Word
-
15. Data Binding
- 15.1. Introducing Data Binding
- 15.2. Single-Value Data Binding
-
15.3. Repeated-Value Data Binding
- 15.3.1. Data Binding with Simple List Controls
- 15.3.2. A Simple List Binding Example
- 15.3.3. Strongly Typed Collections
- 15.3.4. Multiple Binding
- 15.3.5. Data Binding with a Dictionary Collection
- 15.3.6. Using the DataValueField Property
- 15.3.7. Data Binding with ADO.NET
- 15.3.8. Creating a Record Editor
- 15.4. Data Source Controls
- 15.5. The Last Word
- 16. The Data Controls
- 17. Files and Streams
- 18. XML
-
14. ADO.NET Fundamentals
-
5. Website Security
- 19. Security Fundamentals
- 20. Membership
-
21. Profiles
- 21.1. Understanding Profiles
-
21.2. Using the SqlProfileProvider
- 21.2.1. Enabling Authentication
- 21.2.2. Using SQL Server Express
- 21.2.3. Using the Full Version of SQL Server
- 21.2.4. The Profile Databases
- 21.2.5. Defining Profile Properties
- 21.2.6. Using Profile Properties
- 21.2.7. Profile Serialization
- 21.2.8. Profile Groups
- 21.2.9. Profiles and Custom Data Types
- 21.2.10. The Profile API
- 21.2.11. Anonymous Profiles
- 21.3. The Last Word
-
6. Advanced ASP.NET
- 22. Component-Based Programming
- 23. Caching
- 24. LINQ and the Entity Framework
- 25. ASP.NET AJAX
-
26. Deploying ASP.NET Applications
- 26.1. ASP.NET Applications and the Web Server
- 26.2. Internet Information Services (IIS)
- 26.3. Managing Websites with IIS Manager
- 26.4. Deploying a Simple Site
- 26.5. Deploying with Visual Studio
- 26.6. The Last Word
Product information
- Title: Beginning ASP.NET 4 in VB 2010
- Author(s):
- Release date: September 2010
- Publisher(s): Apress
- ISBN: 9781430226116
You might also like
book
Beginning ASP.NET 4.5 in VB
This book is the most comprehensive and up to date introduction to ASP.NET ever written. Focusing …
book
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional, Second Edition
The most up-to-date and comprehensive introductory ASP.NET book you'll find on any shelf, Beginning ASP.NET 3.5 …
book
Pro ASP.NET 4.5 in VB, Fifth Edition
ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and …
book
Microsoft Visual Studio 2015 Unleashed, Third Edition
Streamlined and fully updated for Visual Studio 2015 this book is a complete guide for the …