Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Windows Forms Programming with C# First Edition
There is a newer edition of this item:
$15.34
(20)
Only 1 left in stock - order soon.
- ISBN-101930110286
- ISBN-13978-1930110281
- EditionFirst Edition
- PublisherManning Publications
- Publication dateApril 1, 2002
- LanguageEnglish
- Dimensions7.42 x 1.73 x 9.24 inches
- Print length752 pages
Products related to this item
Editorial Reviews
About the Author
A mathematician by training, Erik Brown has been working with code for over 17 years, as a developer, architect, consultant, and manager. He is a veteran of three successful start up companies and currently works as a program manager at Unisys Corporation. Erik lives in northern Virginia with his wife and two daughters.
Product details
- Publisher : Manning Publications; First Edition (April 1, 2002)
- Language : English
- Paperback : 752 pages
- ISBN-10 : 1930110286
- ISBN-13 : 978-1930110281
- Item Weight : 2.74 pounds
- Dimensions : 7.42 x 1.73 x 9.24 inches
- Best Sellers Rank: #4,919,909 in Books (See Top 100 in Books)
- #1,135 in C# Programming (Books)
- #1,762 in Microsoft OS Guides
- #5,876 in Computer Programming Languages
- Customer Reviews:
About the author

Discover more of the author’s books, see similar authors, read book recommendations and more.
Products related to this item
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on Amazon-
Top reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
Buyers/Readers be aware: this book is a bit out of date. The examples in the contents are different from you will find in Visual Studio 2005 or later.
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.
The text is needlessly wordy, and the presentation of certain information is regrettable. For example, the properties, methods, and events of each control are listed in a table; but the items are presented in alphabetical order rather than by order of importance or frequency of use. No context is provided about the C# language or the use of Windows in an a production environment.
Even a beginner could learn more easily by experimenting and reading the documentation that comes with Visual Studio and the .NET Framework. And there are much better books on the market.
I'm sending my copy to the recycle bin.
The approach is very unique and I have not seen it in any other book so far. I do not distinguish books by publisher rather by the quality of contents of the book and this book I have to admit is well thought, cut and presented.
I bought the e-version of the book.
BT
"Windows Forms Programming with C#" brings just the right balance that is oh-so-rare in programming books. It explains everything that happens, but is also brisk enough to keep you from being bored.
The book builds, almost exclusively, a single image viewer application where you get to apply nearly every one of the dozens of Windows Form components. An explanation or every form component, it's attributes, and it's uses are explored in this book, but without being overly academic.
Another great feature are the conventions used in this book. A lot of programming books add little notes and factoids that really contribute nothing. In this book, there are class explanations and action-results tables that are surprisingly well used.
There really isn't anything bad to say, except for that the code does use some Hungarian notation at times (an area of irritation for some). Windows Forms are going to be an important topic for as long as the eye can see, and if you want to learn everything there is to know about them, this is easily the book of choice to read.
Top reviews from other countries
The book is high in technical information and low in bluster.