Used price: $20.95
List price: $40.00 (that's 30% off!)
Used price: $16.63
Buy one from zShops for: $16.98
This is one book which helps its user to better understand strategies and improve output. It is superbly organized, and presents its techniques in a practical format.
However, anyone who already has the "Successful Manager's Handbook" need not spend on this one. Both books contain similar information.
List price: $59.99 (that's 30% off!)
Used price: $40.40
Buy one from zShops for: $39.78
You will find introductions to the classes of the .NET framework that exist on both desktop and CF. These are very good descriptions and even though there are deeper explanations in other books, here you have the confidence that everything described is applicable without having to check elsewhere for supported classes/methods. If you are very familiar with the desktop version you will be able to skim through a good half of the material in the book just noting the differences.
There are areas which are new to the CF or just very different from the desktop and these are covered well, including deployment, infrared comms and SqlServerCe. The winform controls have fewer methods than their desktop counterparts and as such you will have to create custom controls fairly often so the chapter on this subject is very valuable and well written. You will also have to interoperate with native code and the chapter on that is good including an excellent description of the CF-specific MessageWindow component.
Two areas are briefly touched upon and deserve much more attention: Targeting both the desktop and compact frameworks from the same projects and COM interoperability. I would have also liked a chapter on performance considerations since, naturally, speed and memory are of particular interest to anybody developing on small devices; a search on the cf newsgroup emphasizes this point.
The book ends with a useful appendix listing the framework namespaces and classes with a short description accompanying the ones that are supported on the CF. I am not including a list of the contents here but it is worth going through them to get a fuller picture. They are very accurate as you'd expect from a book that is well written with few if any grammatical/syntactical mistakes (although a couple of harmless factual errors crept in).
The .NETcf is in RTM and available through VS 2003 (public release expected end of April 03). It is no surprise that this is the only book on it available now which is why I could have given it 5 stars... However there are no groundbreaking ideas in the book and most info is available on the web...
It's the book for Compact framework programming.
Don't forget to get the AskDotNet sample from GotDotNet.com, very good project too.
This book is good for .NET developers who want to port their application to .NET Compact Framework, and also must-have for eMbedded Visual Tools developers who want to migrate from eVB, eVC, VBCE, VCCE. Although this book is full of C# codes, there are samples for VB.NET as well.
There are many important topics included in this book, such as Data Accessing(ADO.Net & SQLCE), XML & XML Web Services, Multi-threading, Interoperating with Native Code, Custom Controls for .NET Compact Framework, and more than that.
If you want to learn more about .NET Compact Framework programming, or you are familiar with eMbedded Visual Tools, this could be your text book or survival guide.
After surveying books talk about .NET Compact Framework, this is what I can say, "NEVER MISS THIS"!
List price: $19.95 (that's 30% off!)
Used price: $13.92
Buy one from zShops for: $13.87
Not so with this book. It is painstakingly researched and very well presented. The resource and conservation overview is integrated with specific and useful information on streams, hatches, and techniques. The book is well-written and generally enjoyable to read, as well as being a good reference for beginners to advanced flyfishers. It is clear that the authors know their home waters and have great love for them. I highly recommend this book to those wanting to know more about the excellent fly fishing and cold water resources in Wisconsin.
List price: $24.99 (that's 30% off!)
Before delving into the details of the two types, the authors review form contents/elements, give advice on form design, and cover briefly Flash forms for those users. The heart and soul is the comparison between Forms/ASP and PHP/MySQL. And, for completeness, the authors cover form validation (mostly client-side) and the basics of the future (as Microsoft sees it anyway), .NET framework.
The Pizza This order system (Forms/ASP) and online survey (PHP/MySQL) examples demonstrate how knowledgeable the authors are about "getting the job done...real time because its real work."
I highly recommend this book.
List price: $19.99 (that's 30% off!)
Used price: $15.85
Buy one from zShops for: $13.21
The book is one of the first in a series of how-tos from Glasshaus, a new imprint from Wrox Press. This new series is designed to teach "web professional to web professional" and is slanted towards the more proficient practioners of the craft.
The first two chapters of the 227 page book offer guidelines for good menu design (rules, info architecture) while the final four chapters show how to create various types of menus through JavaScript, DHTML, Flash, and PHP/MySQL to populate client-side menus.
The first part of the book deals primarily with usability and information architecture. Here's a list of the "12 Rules for Web Menu Usability" from the first chapter:
1. Menus must be considerate of the user's main task
2. Menus must be distinct from content
3. Menus must be clearly readable
4. Menus must be easily scanned for information
5. Menus must be easily operated
6. Menus must behave as your target user would expect
7. Menus must load quickly as possible
8. Menus must be consistent across a site
9. Menus must put a higher premium on usability than branding
10. Menus must be localizable
11. Menus must be accessible to the handicapped
12. Menus must work on multiple browsers
All good advice. On the last point the authors do an admirable job, claiming their code works on most modern browsers, including IE4+, Netscape 4+, and Opera 5+ for the PC and IE4+, Netscape 6+, and Opera 5+ for the Mac. They make some good points, especially that menus be clearly readable and fast loading. I've seen many a site with slow loading, tiny text menus that are difficult to use, especially for users with older eyes or motor impairments. Designers would be well-advised to follow their guidelines.
However, the authors' coverage of menu designs is somewhat incomplete, and their research needs a refresh. They don't cover simple CSS menus that don't require JavaScript. Perhaps this was because they decided to include Netscape 4 among their target browsers. They also cite Miller's 1956 7+-2 paper, then say it is out of date, but offer no more recent data on the limits of short term memory and menu design (Microsoft's depth versus breadth research for example).
Expandable menus are covered, but hierarchical menus get just one screen shot, from MSDN. While some may question the use of slow-loading or overly complex menus on Web sites, hierarchical menus are in use on many popular sites...Overall the book gives developers a good overview of menus on the Web, and how to create them.
Usability is something that all of us as web developers have to deal with day in and day out. With the dawn of every new day in this industry, we are forced to realize thats it's becoming more of a people issue and less
of a technology issue. On any web resource, the menu ultimtely decides whether or not its going to be a killer application.
This book gives you everything you need to build great usable menus. What I liked about this book is that it's not tied down to any technology. It has something for everyone, and the chances are that you will end up using some
of the alternatives that it offers.
For example, it has 12 common sense usability rules to follow to make sure you're on the right track, a great Flash menus tutorial that shows how to populate a Flash menu from XML using PHP, tons of great JavaScript/DHTML menu examples, and advanced addons to these menus, involving dynamic population of HTML menus using PHP/ASP, from XML and SQL Server/MySQL - a dynamic approach to menus aking them more scalable, and easier maintained.
"Usable Web Menus" is one book which helps you build great menus right off the shelf. I wouldn't miss this book for anything. Do buy a copy for yourself, I assure you won't regret it.
Used price: $1.67
Buy one from zShops for: $4.19
It has held up well, and we can recommend it to young ones who enjoy Halloween.
List price: $45.00 (that's 30% off!)
Used price: $31.27
Collectible price: $500.00
Buy one from zShops for: $31.27
It is a great book with loads of info on many different great routes done in the only proper style, i.e. alpine style. There are many references to the original articles, if you ever plan to have some expeditions to the area described in the book, as well as more general references to books of the first ascents of the mountains described and it that respect very resourceful.
Also, I think it is one of the virtues that the book is not written in an overpassionate, and boosting manner as most autobiographic books, but rather describes in a very admiring way the great achievments of extreme alpinism in the Himalaya.
If you want to know more about the greatest achievments in Alpine climbing in recent years this book does give you a great overview of some of the most facinating (and craziest) climbs.
I agree that some of the maps are not very good and that there could have been more depth in the description of the climbs, but the references should help someone wanting some more info.
Used price: $84.71
Collectible price: $128.00