Wiley Beginning ASP.NET 2.0 and Databases 978-0-471-78134-9 ユーザーズマニュアル

製品コード
978-0-471-78134-9
ページ / 36
1
Introduction to ASP.NET 2.0
and ADO.NET
The speed and power that ASP.NET 2.0 and the .NET Framework 2.0 bring to the beginning pro-
grammer make it a joy to write this edition. We believe you will find many moments when you
just won’t believe the quality of results you can achieve with so little effort. We think you will
often say, as other programmers did at the first demos, “Wow, this is the way it should be.” Your
managers and clients will be equally impressed by the speed and accuracy with which you pro-
duce Web sites.
This chapter presents an introduction to the topic of using data in an ASP.NET 2.0 Web page, an
explanation of how to set up a machine to use ASP.NET 2.0 with software and data for this book,
and a set of initial demonstrations of the powerful features you will learn to use. Some of the
material reviews knowledge covered in the prerequisites for a basic knowledge of ASP.NET and
familiarity with basic database tasks). The sections are organized as follows:
Overview of the technologies, including the .NET 2.0 Framework, ASP.NET 2.0, and
ADO.NET; a short review of how the older versions (1.x) worked with data; and a review
of some key terminology
Discussion of the components needed to use data on ASP.NET 2.0 pages 
Setup for this book
Demonstration of several ASP.NET 2.0 pages that utilize data
As in previous editions, we include a list of common mistakes, a thorough summary, and some
questions for you to check your knowledge.
Over view of the .NET Technologies
About a million developers have been creating Web sites using the .NET Framework in its first
version. So in the summer of 2003, many ears perked up when rumors came out of Microsoft that 
a new version was available, a version that promised to decrease the number of lines of code
04_781347 ch01.qxp  6/27/06  6:31 PM  Page 1
COPYRIGHTED MATERIAL