Product Details
Professional ASP.NET 1.0 (2002 Edition)

Professional ASP.NET 1.0 (2002 Edition)
By Alex Homer, Dave Sussman

Price:

This item is not available for purchase from this store.
Click here to go to Amazon to see other purchasing options.


52 new or used available from $0.01

Average customer review:

Product Description

This comprehensive compendium provides a broad and thorough investigation of all aspects of programming with ASP.NET. Entirely revised and updated for the Golden Release of .NET, this book will give you the information you need to master ASP.NET and build dynamic, successful, enterprise Web applications.

With this Special Edition, you can access this book free for one year on Wroxbase - Wrox's new online library of books.

Those who have purchased the previous edition of this book will be able to access this book at Wroxbase at a specially reduced rate. To find out more about Wroxbase, visit wroxbase.com.

In this book, we:

Explain what ASP.NET is, and how it makes building applications even easier
Show how easy it is to work with ASP.NET pages and server-side controls
Access data of all kinds in our ASP.NET pages, and introduce ADO.NET
Examine how XML is an integral part of data manipulation
Use Web Services to provide asynchronous background services to applications
Discuss and demonstrate the ASP.NET application framework
Show how easy it is to build and deploy custom ASP.NET controls
Combine the concepts discussed in the book into an ASP.NET application
Discuss how it is possible to migrate from ASP to ASP.NET


Product Details

  • Amazon Sales Rank: #1323940 in Books
  • Published on: 2002-02
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 1300 pages

Editorial Reviews

From the Publisher
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.

From the Back Cover
What you need to know

This book is for people that:

  • Have a solid understanding of ASP
  • Are familiar with VB or C-based syntax (C++, Java™, or C#)
  • Want to develop sophisticated ASP.NET applications using the .NET Framework
  • Want a comprehensive and in-depth guide to this exciting new technology

Comprehensive, in-depth, and practical, this Professional guide to ASP.NET development will enable you to fully master the power and possibilities of web application development with the .NET Framework.

What you will learn from this book

  • 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
  • Base class libraries, components, and extensibility
  • Web Services and ASP.NET in the mobile arena
  • Debugging, performance, migration, and interoperability
  • Integrating this knowledge in real world development contexts

"I was blown away when, way back in 1997, I first saw ASP 1.0. As subsequent versions appeared, I often thought that there wasn’t much else they could do to improve it – but I was wrong. Get ready to be blown away all over again by ASP.NET."
Alex Homer, Software Developer and Wrox Technical Author

About the Author
Richard Anderson is an experienced software engineer and writer who spends his time working with Microsoft technologies, day in day out. Having spent the better part of a decade doing this, he is still remarkably sane! Richard currently works for BMS software - an ADP company - where he is a technical architecture manager. Richard is currently working on the development of a large-scale Internet-based payroll and HR system.

Brian Francis is the Technical Sales Director for NCR's Web Kiosk Solutions. From his office in Duluth, Georgia, Brian is responsible for enlightening NCR and its customers on the technologies and tools used for Web Kiosk Applications. He is the author/co-author of numerous Wrox books including the Professional and Beginning ASP series of books, and is now totally immersed in the .NET world.

Alex Homer is a software developer and technical author living and working in the idyllic rural surroundings of the Derbyshire Dales, in the heart of England. Rather than doing a real job, he's discovered the raw excitement and frustration that comes with installing and playing with the latest and flakiest beta code he can find - and then he writes about it. A long-time evangelist of ASP, he has been delving deep into the world of .NET, and has emerged a confirmed convert to ASP.NET.

Rob Howard is a Program Manager on Microsoft's .NET Framework Team. Within the .NET Framework Team, he specifically works on ASP.NET. He currently writes a column for MSDN online entitled Nothin' but ASP.NET, as well as writing the .NET Framework column for Windows 2000 magazine.

David Sussman spent most of his professional life as a developer before realizing that writing was far more fun. He specializes in Internet and data access technologies, and spends much of his time delving into beta technologies.

Karli Watson is an in-house author for Wrox Press with a penchant for multi-colored clothing. He started out with the intention of becoming a world famous nanotechnologist, so perhaps one day you might recognize his name as he receives a Nobel Prize. For now, though, Karli's computing interests include all things mobile, and upcoming technologies such as C#.


Customer Reviews

Occasionally Great, Usually Mediocre2
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?

Vast amount of information5
I found that this book contains a vast amount of information on virtually everything you will need to know to really get up to speed with ASP.NET. I wasn't sure whether to go for this big Wrox book after reading some negative reviews about the old edition, but I've been as impressed by this title as much as I was by Wrox's former Professional ASP.

Make no mistake, this is not a book for beginners. This reflects the complexity of ASP.NET. But as a comprehensive and high level study of ASP.NET, it would be hard to beat. If you're looking for a book that starts with the basics, and gradually builds up your knowledge, this book mightn't be for you. It tackles all the important topics of ASP.NET, and so assumes that the reader can keep up a fast pace.

Unlike the earlier reviewer, I didn't find any bugs in the code download. In fact, I found the code to be very well organised, and free of errors.

Possibily the most frustrating book on asp.net3
I found this book frustrating for so many reasons but the most prominent are:

* most of the code in the book is in VB.net and a smattering of C# - and no matter what the authors say you can't learn this in two languages. It would have been nicer to see a separate C# edition. I kept trying to port the vb code to C# and ran into problem after problem.

* most of the sample code is buggy and a pain to get going. trying to follow the examples in the book with the code provided felt like a great waste of time. But more than that the way they structured the code was weird. They put the connection string in a usercontrol. Dont you think putting it in the config file or a db class would have been better. And dont even get me started on why they use three different connection methods. And not once did I see code behind.

* Structure of the book could have been better as well. There is little sense of evolution in your work - each chapter is self contained and that has its benefits but you couldnt see how to put everything together - enterprise class system design is definitely not present.