Professional ASP.NET 1.0

Professional ASP.NET 1.0
ISBN-10
0764543962
ISBN-13
9780764543968
Category
Computers
Pages
1392
Language
English
Published
2002-02-22
Publisher
Wrox
Authors
Richard Anderson, Dave Sussman, Rob Howard

Description

What is this book about? This comprehensive compendium provides a broad and thorough investigation of all aspects of programming with ASP.NET. Entirely revised and updated for the 1.0 Release of .NET, this book will give you the information you need to master ASP.NET and build dynamic, successful, enterprise Web applications. What does this book cover? Here are just a few of the topics covered in this book: What ASP.NET is, and how it makes building applications even easier How easy it is to work with ASP.NET pages and server-side controls Accessing data of all kinds in your ASP.NET pages An introduction to ADO.NET Getting started with ASP.NET and the .NET Framework Creating ASP.NET pages, working with server controls, and data management Developing, securing, and configuring web applications Exploring Base class libraries, components, and extensibility Working with Web Services and ASP.NET in the mobile arena Debugging, performance, migration, and interoperability Integrating this knowledge in real world development contexts Who is this book for? This book is aimed at experienced ASP developers working at the leading edge — rather than the casual ASP developer or beginner. We do not cover the basics of COM, ASP, or the .NET programming languages. This book is also ideal for Visual Basic developers who want to move into Web application design. What do you need to use this book? Here's what you need to know in order to use this book: A solid understanding of ASP Familiarity with VB or C-based syntax (C++, Java(TM), or C#) A desire to develop sophisticated ASP.NET applications using the .NET Framework A desire for a comprehensive and in-depth guide to this exciting new technology

Other editions

Similar books

  • Professional ASP.NET MVC 1.0
    By Scott Hanselman, Scott Guthrie, Phil Haack

    This book begins with you working along as Scott Guthrie builds a complete ASP.NET MVC reference application.

  • Professional ASP .NET 1.0 - Special Edition
    By Richard Anderson

    This comprehensive compendium provides a broad and thorough investigation of all aspects of programming with ASP.NET. Entirely revised and updated for the 1.0 Release of .NET, this book will give...

  • Professional ASP.NET 1.1
    By Richard Anderson, Dave Sussman, Rob Howard

    What is this book about? Written by a high-profile team of ASP.NET experts, this fully updated Professional guide enables you to take full advantage of the power and possibilities of ASP.NET 1.1.

  • Professional ASP.NET 4.5 in C# and VB
    By Jason N. Gaylord, Christian Wenz, Pranav Rastogi

    Open the page in the browser a few times and notice that, although this page doesn't create any HTML to speak of, a great deal of trace information is presented in the browser, as shown in Figure 29-6, because the setting is ...

  • PROFESSIONAL ASP.NET 1.0
    By RICHARD ANDERSON 외

    PROFESSIONAL ASP.NET 1.0

  • Professional ASP.NET 3.5: In C# and VB
    By Scott Hanselman, Bill Evjen, Devin Rader

    In this book, you’ll be introduced to the features and capabilities of ASP.NET 3.5, as well as the foundation that ASP.NET provides.

  • Professional ASP.NET Design Patterns
    By Scott Millett

    Professional ASP.NET Design Patterns: Demonstrates how to use the Gang of Four design patterns to improve your ASP.NET code Shows how Fowler's enterprise patterns fit into an enterprise-level ASP.NET site Provides details on how to layer an ...

  • C# 6 and .NET Core 1.0: Modern Cross-Platform Development
    By Mark J. Price

    To use Yeoman, we first need to install the Node Package Manager (npm) from http://nodejs.org/, and you will see the following home page: In the Terminal prompt, enter the following commands to install Yeoman, Bower, Grunt, Gulp, ...

  • Professional C# 6 and .NET Core 1.0
    By Christian Nagel

    This book walks you through the changes with a comprehensive C# review.

  • Beginning ASP.NET 1.0 with Visual Basic.NET
    By Christopher L. Miller, Chris Goode, John Kauffman

    Text End Sub End Class Data FirstName Surname Address Alex Stephens 123 FirstSt. Andrew White 77 Second Ave. Beth Connor 679 Third Drive. Clare Flemming 2 Fourth Ave. Daniel Davies 89 Fith St. The diagram above represents the three ...