|
|||||||||||||||||||||||||||||||||||
|
27 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
12 of 12 people found the following review helpful:
5.0 out of 5 stars
Not A Reference - This Is a Must Have Learning Book,
By
This review is from: Windows Forms Programming with C# (Paperback)
Brown has put a lot of thought into covering the mass of practical bases in Windows .NET Forms development. The concept of developing one application through the course of the book to show clearly and in context how each piece fits and works, while not new, is done superbly in this book. I learned much, much more from this book about not only Windows Forms but about C# programming in general than from several other dedicated C# books I have. His approach to showing the code and code changes and explaining them in step-by-step and in side-by-side panels is outstanding tutorial style.I just had to work through this book cover-to-cover and I NEVER do that with these books - I usually just look up what I think I need to know. Brown's leading me by the nose worked; I learned a lot more (as a current C++ and Java programmer) about C# than I might have otherwise. If you're looking for a reference book, this is not it; context is too important to the understanding of the parts. It is, I think, deliberately a clear learning book and, as I say in the title of this review, a Must Have learning book for Windows .NET Forms. So what's your next topic, Eric?
12 of 13 people found the following review helpful:
5.0 out of 5 stars
Great Book, An easier way of learning C# and Window Forms,
By Ning Chang (Coppell, TX United States) - See all my reviews
This review is from: Windows Forms Programming with C# (Paperback)
I recommend this book, "Windows Forms Programming with C#" explains how to practically program in .Net environment in detail. As a Window programmer (VB and VC/C++), this book helps me to program and understand the .NET platform in an easy way.I like the well-planned layout of the book; it is one of the most reader friendly books I have even seen. This book helps you to learn a lot of important concepts in a very natural way. On each topic discussed, the related class tables are right there for you, and the operation tables guide you step by step the actions you need to take to accomplish the project it explains clearly and shows you the result in each action you take side by side. Inside the book appendix you also find a list of useful websites for related/further study. This is a great book for learning C# and Windows Forms, it is easy to read and easy to understand.
7 of 7 people found the following review helpful:
5.0 out of 5 stars
Best tech book I've ever read,
By
This review is from: Windows Forms Programming with C# (Paperback)
I have read at least 40 or 50 tech books, and this has got to be the best. The tutorial format is great and perfectly designed, and Brown explains everything completely so you're never lost. I learned both C# and windows forms programming from this book and it was a sheer joy every moment. I do ASP.NET programming using VB as part of my job, and this was the perfect way to extend my skills and knowledge. Effective and very fun. Plus you'll be amazed at the applications you end up with if you work all the tutorials. I've been using it as a reference ever since I finished it, and it's very effective for that as well, thanks in part to the excellent index.
12 of 14 people found the following review helpful:
5.0 out of 5 stars
A solid and useful reference for C# users,
By Midwest Book Review (Oregon, WI USA) - See all my reviews
This review is from: Windows Forms Programming with C# (Paperback)
Windows Forms Programming With C# by software developer and Windows applications expert Erik Brown is a comprehensive, straightforward, "user friendly" guide to writing programs in the .NET environment using object-oriented sets of classes. Various chapters address getting started with Windows Forms and Virtual Studio .NET, a wide variety of forms from menus and toolbars to data binding, document interfaces and more. Of special note are the commentaries regarding owner-drawn list boxes; list and tree views; multiple document interfaces; data grids and data binding; "drag and drop"; and the implementation of reusable libraries, auto-filled combo boxes, keyboard and mouse processing, printing and print previewing, and embedded web browsers. Tables and black-and-white screenshots help make the offered code and suggestions as clear as possible in this solid and useful reference for C# users.
5 of 5 people found the following review helpful:
5.0 out of 5 stars
Looking to learn windows forms? - this is THE BOOK!,
By A Customer
This review is from: Windows Forms Programming with C# (Paperback)
I have to agree with the rest of the reviewers - this is an excellent book. I've programmed for over 15 years now and have read over 100 programming books during that span. This book stands out as one of, if not the best, programming books I've ever read. The book is about 600 pages long, and focuses on building a photo album application. It's clearly written, easy to follow, and provides step by step instructions on how to create the application within Visual Studio.Net. As the rear of the book says, this is a book for beginner to intermediate level programmers. If you're looking to learn windows forms, this is a fantastic place to start. Great job Erik Brown!!!
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Doesn't play well with VS 2005.,
By
This review is from: Windows Forms Programming with C# (Paperback)
I love this book and when I upgraded to Visual Studio 2005 I picked it up again to re-do all of the examples. I knew there would be some changes but Microsoft changed Menus considerably more than I expected in VS 2005 and I was left slogging through the mud in Chapter 3. I finally gave up because I don't have the time to spare. I understand a new version of this book has gone into production and may be on the shelves in April 2006. I plan on buying the new book.
4 of 4 people found the following review helpful:
5.0 out of 5 stars
O what a book, give me more,
By
This review is from: Windows Forms Programming with C# (Paperback)
I don't care if you've been coding for years, if your moving to .Net and are learning the basics of c# and the framework, you won't find a better starting place.
I've had a few attempt at .Net, but this book lays out in a clear and precise way what you need to know to get you started. I would suggest its a cover to cover type of book, building on previous examples that are easy to follow, developing an application that touches all concepts of "Windows Forms (desktop)" development. If you want to write n-Tier, ADO.Net ASP.Net or Web Services apps then there are other books out there, but you need a base to build from and this is the book to provide you with that knowledge. Thank you Erik for providing the best computing book I've read in 10 years, and I've read a few.
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Wow!,
By BadBoysDriveAudi (Alaska) - See all my reviews
This review is from: Windows Forms Programming with C# (Paperback)
Ok, I'll admit it. Lately, I've been the type of person who will absolutely swear by reading customer reviews before buying a book. Then after purchasing and reading the book, I wouldn't invest the time to write a review in order to help others.Until now. This book has captivated me, and I can't seem to put it down. Mr. Brown speaks well, presents his material in a logical, orderly fashion, and with child-like ease. I haven't read a book that compares with this quality since Steve Krug's "Don't Make Me Think!" I especially like the way the Mr. Brown lays out the framework for the book, and encourages you to follow along with the "project". After completing the book, you'll have in your possession one complete, functional Windows Application. You could, of course, simply download the code from the publisher's web site (which, btw is organized chapter by chapter, section by section), but I've enjoyed walking the path with Mr. Brown as he explains concepts, the .NET framework, and what his thought process is as he builds a working photo album application. What's more, I haven't seen *that* many typos in this work. There are some, don't get me wrong, but I was easily able to spot them even before writing the code. If you follow along with the process he lays out, you're bound to spot the mispelled variable names when they do appear. Even if they slip by you, you'll recognize that something is amiss when Intellisense doesn't kick in. Believe me though, these minor setbacks don't even compare to the major headaches one receives when trying to use code from say...Wrox. Believe me when I tell you that you will enjoy this book from the moment you begin chapter one. This book isn't meant to be a reference, but rather, a valuable learning tool that is a joy to read, easy to follow, and rewarding when complete. I would recommend it to anyone interested in learning to build functional, intelligent interfaces and having fun doing it.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Very good book,
By
This review is from: Windows Forms Programming with C# (Paperback)
This is a great programming book - period. Erik has a great style of writing and presents Windows Forms programming by example, explains what is going on in detail and how to use VS.NET to accomplish the task.If you want to learn Windows Forms programming, I would not hesitate to recommend this book.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Windows Forms Programming with C#,
By
This review is from: Windows Forms Programming with C# (Paperback)
This book is by far one of the best intructional books on the subject of C# and Window Form programming I have come across. Not only does it work through the subject with a real world example, it approaches programming in such a manner that even if you've never programmed a line of code (much less OOP language programming) you'll be able to internalize the concepts and structure of the C# language in short order. Add to Erik's thorough tutorial on a windows form application the book's resourse rich appendix and you have one of the better books on C# progamming to become available in some time.
|
|
Most Helpful First | Newest First
|
|
Windows Forms Programming with C# by Erik E. Brown (Paperback - Apr. 2002)
Used & New from: $0.40
| ||