Introduction

ASP.NET is Microsoft’s flagship technology for building highly interactive, highly scalable websites. Some of the largest websites hosted on the Internet were built with the ASP.NET Framework, including Dell (www.Dell.com), MySpace (www.MySpace.com), and Microsoft (www.Microsoft.com). If you need to build a highly interactive website that can scale to handle thousands of simultaneous users, then ASP.NET is the technology to use.

Who Should Read This Book?

ASP.NET 3.5 Unleashed is intended for professional programmers who need to create a website. This book is a comprehensive reference for building a website with ASP.NET 3.5.
The CD that accompanies this book contains hundreds of code samples that you can start using immediately while building your website.

If you are new to building websites with ASP.NET, you can use this book to teach yourself everything you need to know to build a website with the ASP.NET Framework. If you are
an experienced ASP.NET developer, you can use this book to learn about the new features of ASP.NET 3.5.

The final part of this book contains a complete sample application written with ASP.NET 3.5: a code sample site. All the code for this application is included on the CD that accompanies this book. (The source is in both C# and VB.NET.)

What Do You Need to Know Before You Read This Book?

This book assumes that you know either the C# or Visual Basic .NET programming language. If you are completely new to the .NET Framework, then I recommend you read
an introductory book on either C# or Visual Basic .NET before reading this book.

In the body of the book, all the code samples are presented in C#. However, this was not intended as any kind of insult to VB.NET programmers. The CD that accompanies this
book includes every code sample translated into the VB.NET programming language.

To get the most from the database chapters, you should have some experience working with a database, such as Microsoft SQL Server, Oracle, or Microsoft Access.

Cover
附件: cover.jpg
Buy here (You Save: 37%) [在此购买,立刻节省37%]
ASP.NET 3.5 Unleashed
PDF and Code Download
TOP