15 of 19 people found the following review helpful:
4.0 out of 5 stars
a rich feature set for UI design, July 6, 2006
This review is from: ASP.NET 2.0 Illustrated (Paperback)
This recent book by Homer and Sussman gives a pretty comprehensive exposition of ASP.NET version 2.0. You might compare it to another recent text, "ASP.NET 2.0 Unleashed" by Walther. That book chose to give its examples in Visual Basic. Whereas Homer and Sussman provide theirs in C#. In terms of C# knowledge, you need a general acquaintance with its syntax, to easily follow this book.
Possibly, the "Illustrated" in the title refers to the copious number of screen captures. Given that you want to make dynamic web pages with ASP, this is very appropriate. Especially when a lot of the text is devoted to explaining the many user interface widgets and associated interactions. Version 2 gives you a rich feature set. Take the Wizard control, for example. It has many possible configurations, where you can decide whether its various subparts are visible or not. And possibly providing custom images for some visible parts. Along with giving style information, where this can be done in a centralised manner across many of your dynamic pages. The latter is done via Master Pages and Themes, and extends the idea of Cascading Style Sheets.
There is also an interesting chapter on making pages for mobile devices and small screen devices. If you know Java, which is the main competing language, then it splits into a dialect called J2ME for mobile and small devices. Whereas ASP.NET seems to hold out the prospect of staying within the main language. But I can't tell from the text if this usage is actually practical. Sun had to make J2ME instead of J2SE [normal Java] out of necessity. Because of the severe resource constraints of gadgets like cellphones. Surely ASP/C# runs into the same constraints?
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
1 of 2 people found the following review helpful:
4.0 out of 5 stars
ASP2 Illustrated, May 29, 2007
This review is from: ASP.NET 2.0 Illustrated (Paperback)
A very well written book that covers the subject material very well. Well suited for a novice or an advanced developer with plenty of examples. I would certainly recommend this book highly.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
6 of 14 people found the following review helpful:
5.0 out of 5 stars
an authoritative, informative, and concise introduction to ASP.NET, July 1, 2006
This review is from: ASP.NET 2.0 Illustrated (Paperback)
Excerpt from C# Online.NET Review (wiki.CSharp-Online.NET):
"As the authors lead the reader through binding, caching, displaying, editing, exposing, filtering, paging, securing, and sorting data--one sees just how successful Microsoft has been in streamlining access to ASP.NET technology."
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No