Microsoft ASP.NET Programming with Microsoft Visual Basic .NET Version 2003 Step by Step [Electronic resources]

G. Andrew Duthie

نسخه متنی -صفحه : 126/ 1
نمايش فراداده

Sitemap

Table of Contents

BackCover

Microsoft ASP.NET Programming with Visual Basic .NET Version 2003 Step by Step

Introduction

Installing the Sample Files

Part I: Getting Started with ASP.NET

Chapter 1: Opening and Running an ASP.NET Web Application

Understanding Microsoft .NET

Getting Started with Visual Studio .NET

The Visual Studio .NET IDE

What's New in ASP.NET

Chapter 1 Quick Reference

Chapter 2: Creating an ASP.NET Web Application

ASP.NET Project Types

ASP.NET File Types

Visual Studio .NET

Chapter 2 Quick Reference

Chapter 3: Understanding Programming Basics

Expressions, Variables, and Constants

Procedures

Flow Control

Error Handling

Understanding Object-Oriented Programming Basics

Chapter3 Quick Reference

Part II: ASP.NET Infrastructure

Chapter 4: Managing State

Using Application State

Using Session State

State and Scalability

Configuring Session State Storage

Using Client-Side Cookies for State Storage

ASP.NET Server Control State

Chapter4 Quick Reference

Chapter 5: Configuring an ASP.NET Application

Understanding ASP.NET Configuration

Introducing Web.config

Chapter 5 Quick Reference

Chapter 6: Security in ASP.NET

The Importance of Security

Security Basics

Enabling Authentication

Using Authorization

Using Impersonation

Understanding Code Access Security

Security Resources

Chapter 6 Quick Reference

Part III: ASP.NET Web Forms

Chapter 7: Creating Web Forms

Anatomy of an ASP.NET Web Form

Event Handling

Page Runtime Structure

Chapter7 Quick Reference

Chapter 8: Using Server Controls

Types of Controls

ASP.NET Mobile Web Applications and Controls

Chapter 8 Quick Reference

Chapter 9: Accessing and Binding Data

Understanding ADO.NET

Creating and Opening Connections

Reading and Updating Data with Commands

Using Datasets

Reading Data with DataReader Objects

Data Binding

Chapter 9 Quick Reference

Part IV: Beyond the Basics

Chapter 10: Creating Custom Server Controls

Creating Your First Control

Adding Functionality

Creating More Advanced Controls

Chapter 10 Quick Reference

Chapter 11: Creating and Using Web Services

Understanding XML-Based Web Services

Creating a Web Service

Using a Web Service

Chapter 11 Quick Reference

Chapter 12: Using Caching to Improve Performance

Understanding Caching

Using Output Caching

Caching Arbitrary Data

Chapter 12 Quick Reference

Chapter 13: Deploying an ASP.NET Application

Understanding the Structure of ASP.NET Applications

Deploying a Web Application Manually

Deployment Options in Visual Studio .NET

Chapter 13 Quick Reference

Chapter 14: Tracing and Debugging ASP.NET Applications

Tracing

Debugging

Chapter 14 Quick Reference

Part V: Appendixes

Appendix A: Migrating from ASP to ASP.NET

Migration Overview

Appendix B: ASP.NET Configuration Elements

Setting and Retrieving Custom Application Settings

Appendix C: Installing Visual Studio .NET 2003

Before You Install

Installing Visual Studio .NET 2003

Index

Index_A

Index_B

Index_C

Index_D

Index_E

Index_F

Index_G

Index_H

Index_I

Index_J

Index_K

Index_L

Index_M

Index_N

Index_O

Index_P

Index_Q

Index_R

Index_S

Index_T

Index_U

Index_V

Index_W

Index_X

List of Tables

List of Code Examples

List of Sidebars