Features
- Cover Type: Paperback with 736 pages
- Published by: Syngress
- Edition: 1st Edition December 15, 2001
- Written in: English
- ISBN 10 Number: 1928994512
- ISBN 13 Number: 978-1928994510
-
Book Dimensions:
9.2 x 7.5 x 1.7 inches
- Weighs: 2.7 pounds
Product Review
Aimed at the working ASP developer who wants to move to
Microsoft .NET,
ASP.NET Unleashed: Web Developers Guide offers an great example-based programming tutorial. With its strong practical focus, this title offers an great choice for learning ASP.NET quickly.
Most every computer book uses examples illustrating programming concepts, but this text does an exceptional job at efficiently presenting key examples that will be necessary for anyone moving from ASP to ASP.NET. After a brief tour of the history of ASP since version 1.0 and a quick overview of the advantages of ASP.NET, the author turns to essential APIs and programming strategies. Useful material here includes some valuable techniques for working with session and application objects (and new events available with these classes), plus a nicely comprehensive guide to
all the XML configuration settings used in ASP.NET and what they're good for. A series of chapters on the built-in ASP.NET (and simpler HTML) server controls will give you a working vocabulary of basic Web programming techniques.
Later chapters explore specific areas of .NET functionality like ADO.NET, XML support (including a solid introduction to the often bewildering world of XML standards and the classes used to manipulate them in .NET). Coverage of Web services shows off this brand-new option for creating distributed Web applications.
This volume's final sections present three small, complete applications (for a guest book, shopping cart, and message board). Besides illustrating essential ASP.NET APIs and techniques introduced earlier on, the sample code can serve as a basis to add these features to your custom applications.
With such a large number of new ASP.NET APIs to master, this title strikes a great balance between describing essential APIs and real code that shows them at work. In all, its efficient format makes this title a perfect resource for busy working developers who want to get up to speed on the new ASP.NET fast.
--Richard Dragan Topics covered: History of ASP standards (versions 1.0 through 3.0), overview of ASP.NET, tutorial to common ASP.NET namespaces (including the
Microsoft Visual Basic APIs, data types, collections, Web services, and XML); ASP.NET server controls (and postback support), HTML server controls, validation with validator classes; databound list Web controls (including the Repeater and DataGrid components), in-depth description to ASP.NET configuration (including security guidelines), managing state, using global.aspx, the Application object, handling application and session events; caching options (output, fragment, and data caching), case study for an address book using ADO.NET, introduction to XML (validating, navigating, and querying XML); techniques for debugging ASP.NET applications (including Visual Studio .NET's debugging support), programming Web services, sample case studies for guest book, shopping cart, and message board, and Visual Basic .NET sample code.
Product Description
Your reliance on a watered-down version of Visual Basic has been alleviated now that ASP.NET pages may be programmed in both
Microsoft's new version of Visual Basic or the latest version oc C++. Softcover. CD-ROM included.
Reader ReviewsThis is an old book now in 2004. Besides, it should be clear somewhere that the examples are written in VB.Net and also that, by the time this book`s edition was released, version 1.1 of .Net Framework was not available since it was released in April 2003.