|
 |
|
 |
 |
ASP.NET Unleashed (2nd Edition) (Unleashed)
|
by Stephen Walther
Sales Rank: 269009
|
$1.86
At Amazon

|
|
Paperback: 1488 pages
Publisher: Que; 2 edition July 18, 2003
Language: English
ISBN-10: 067232542X
ISBN-13: 978-0672325427
Product Dimensions:
9 x 7.4 x 2.4 inches
Shipping Weight: 5 pounds
Product Review
Aimed at Windows Web developers of all levels, ASP.NET Unleashed provides a truly example-packed tutorial on beginning through advanced topics in ASP.NET programming. This mammoth text is never dense, and its clear sample code and ordering of topics will make it a strong choice for learning ASP.NET inside and out.
Dedicated to the principle that more is more, and weighing in at over 1,400 pages, this title covers all the bases in the new ASP.NET. Though it's comprehensive, the author takes care to present the basics of programming first. Early sections cover the basics of building Web pages with built-in ASP.NET Web controls. Only later on does the text range farther afield. Standout sections on mobile devices will let you work with today's wireless devices using both WAP and specialized HTML on the Pocket PC platform. Coverage on the extensive support for databases in ADO.NET and bound controls marks this book's practical focus on the basics. Material on tapping the powers of Microsoft SQL Server and the Indexing Service for providing full-text searches in Web sites is a notable standout here.
Later chapters look at basics of the much-advertised Web services, but also discuss ways to extend security and data sharing. Advanced bells and whistles are illustrated with a Web service to export pattern matching across Web sites--a worthwhile example. More advanced topics round out this book, including a tutorial on .NET APIs for common functions like the file system, strings, and regular expressions. A later section on combining ASP.NET with Microsoft Message Queue Server to provide asynchronous messaging will extend the range of your applications.
Final sections illustrate key concepts using a job site and an online store. And the last few pages in this 1,400-page tome are devoted to a handy reference for ASP.NET server-side controls, which is sure to be a useful feature.
Few titles combine so many useful examples, and the choice and ordering of material here makes this a book that will benefit two distinct audiences: those brand-new to ASP.NET and those who want to extend the basics with new capabilities using Web services and other high-end whistles and bells. There's a pleasing amount of white space in the text, which is dominated by dozens and dozens of clear examples rather than long-winded explanations, making this title ideal for those who like to learn new programming techniques through examples. --Richard Dragan
--This text refers to an out of print or unavailable edition of this title.
Book Description
A well-known expert in the ASP development community, best-selling author Stephen Walther brings his experience as an ASP.NET trainer to the new edition of ASP.NET Unleashed. With this update to the highly regarded ASP.NET book, readers learn the advanced features of ASP.NET 1.1, and how to apply them in their own Internet applications. This in-depth, code-intensive title covers a broad range of advanced ASP.NET topics with samples now available in both VB.NET and C#.
Throughout the more than 1,400 pages readers are shown how to develop state-of-the-art Web applications using Microsoft's powerful ASP.NET. It progresses through Web Forms basics, advanced page development, ADO.NET and XML, securing Web applications, XML Web Services, leveraging the .NET Framework, building custom controls and powerful sample applications. This is a resource that will be referenced over and over.
Customer Reviews & Comments
When I bought the second edition of ASP.NET Unleashed based on the reviews I had read, I felt assured that my purchase was a sound one. But upon receiving the book, I noticed that almost all the code samples have no code-behind files. The C# or VB.NET code is in the .aspx files along with the presentation layer code. What in the world? One of the key best practices for writing ASP.NET applications is this: separate the presentation layer from the rest of the code for the project. ASP 3.0 applications, for example, suffered from having all the code mixed together. Then when graphics guys would add their work, or when the presentation layer needed major changes, the rest of the ASP code (business logic, etc.) was affected. Since ASP.NET offers a solution to this problem, why would this author provide all his code examples in .aspx files with non-presentation code contained therein? I hope that beginning and intermediate developers who read this latest edition understand that the author was merely taking shortcuts. Whether Walther was using Notepad or not to edit his source, he still could have utilized code-behind files for the examples, thereby setting a much better example for more junior developers to follow. My second but much less important complaint is that the code samples in the book are all in VB.NET. One must refer to the CD to see the C# versions of the .aspx files. I recommend choosing a different ASP.NET book -- perhaps one published by APress or O'Reilly.
Comment | Permalink |
(Report this)
|
ASP.NET Unleashed (2nd Edition) (Unleashed)
Available from Amazon
Price: $1.86

| |
|
|
|
|