Features
- Cover Type: Paperback with 1392 pages
- Published by: Wrox; Special edition February 22, 2002
- Written in: English
- ISBN 10 Number: 0764543962
- ISBN 13 Number: 978-0764543968
-
Book Dimensions:
9 x 7.3 x 2.5 inches
- Weighs: 3.7 pounds
Product Description
What is this book about? This comprehensive enyclopedia 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
Publisher Description
This book is aimed at experienced ASP developers who are working at the leading edge, rather than the casual ASP developer or beginner. For example, we do not cover the basics of COM, ASP, or the
programming languages we use in this book.
You don't need to be experienced with ASP to make the most of this book although being relatively comfortable with ASP concepts with certainly help. This book is also ideal for Visual Basic developers who want to make the move into Web application design. You should also understand the general principles of the use of components, and have knowledge of Visual Basic (or VBScript). Some of the samples are written in other languages, such JScript and C#, but you don't need to be fluent in these languages to be able to use this book.
--This text refers to an out of print or unavailable edition of this title.
Reader Reviews
This review is from: Professional ASP.NET 1.0 (2002 Edition) (Paperback)
This was just about the first ASP.NET book out there. The first edition dates back almost a year! Many ASP.NET developers used this to get started (like me), and believe me, it wasn't always easy. There are some great parts, some incredibly repetitive parts (the effect of having so many authors), and some infuriating mistakes. Finally they fixed those in this edition--did anyone else but me struggle with the completely wrong description of security rule priority? The factual problems are fixed in this version, but it is still a painfully disorganized way to learn. It's best for programmers with hefty .NET and ASP experience. Many fundamentals (like session state) just aren't covered. Now there are other best first choices. I particularly like ASP.NET The Complete Reference (McGraww Hill), which has a comprehensive look at code-behind development, VS.NET, and best practices, which most books ignore. ANother good one is Programming ASP.NET (Oreilly) which covers everthing in VB and C#! AsP.nET unleashed is a solid title too (very comprehensive), but it is a little wonky in places. Who would use a database trigger to write a file on updates? That's one of the most unscalable ideas i've ever heard. One thing I've discovered is that books that pretend to be more specific, like e-commerce with ASP.NET, or data-driven sites with ASP.NET, are really just basic ASP.NET introductions that don't cover all the features. You are best off (right now at least) with an all in one. In short, this book will do, and has good parts. But why bother now that other books (written carefully by a single guru instead of patched together from a whole comittee) are available?