Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$4.40 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Sams Teach Yourself .NET Windows Forms in 21 Days
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Sams Teach Yourself .NET Windows Forms in 21 Days [Paperback]

Chris Payne (Author)
2.3 out of 5 stars  See all reviews (3 customer reviews)

List Price: $46.99
Price: $32.22 & this item ships for FREE with Super Saver Shipping. Details
You Save: $14.77 (31%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

0672323206 978-0672323201 May 23, 2002 1

.NET Windows Forms are a new programming paradigm introduced with Microsoft's .NET initiative. Windows Forms are very similar to Web Forms, which allow programmers to build complex Web application interfaces easily, sharing the same underlying framework and programming concepts. Windows Forms, however, are used for the Win32 platform, instead of the Internet, and allow programmers to build traditional Windows desktop-based applications structured around .NET.

Sams Teach Yourself .NET Windows Forms in 21 Days covers all the major aspects of Windows Forms necessary to build professional, functional applications. This book follows the tried-and-tested 21 Days tutorial model to guide the reader through Windows Forms. It features code examples and tips for programmers migrating from pre-Windows Forms Microsoft technologies.

The reader will be introduced to the many controls available for .NET Windows Forms and how to build them, learn how to create events and event handlers, explore ADO.NET and methods to retrieve data from dynamic data sources, and learn how to take advantage of the Internet and Internet Explorer from their .NET Windows Forms applications. As readers advance through the tutorials, they progress toward more advanced topics and projects by creating simple graphical applications and enhancing existing ones, learn how to integrate with other .NET applications, use Web services, build Windows services, build Windows Forms controls, create multi-threaded applications, work with COM and COM+ configure and deploy .NET Windows Forms, and how to de-bug .NET Windows Forms.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Editorial Reviews

From the Back Cover

.NET Windows Forms are a new programming paradigm introduced with Microsoft's .NET initiative. Windows Forms are very similar to Web Forms, which allow programmers to build complex Web application interfaces easily, sharing the same underlying framework and programming concepts. Windows Forms, however, are used for the Win32 platform, instead of the Internet, and allow programmers to build traditional Windows desktop-based applications structured around .NET.

This book will cover all the major aspects of Windows Forms necessary to build professional, functional applications. This book follows the tried-and-tested 21 Days tutorial model to guide readers through Windows Forms. It features code examples and tips for programmers migrating from pre-Windows Forms Microsoft technologies.

The reader will be introduced to the many controls available for .NET Windows Forms and how to build them, learn how to create events and event handlers, explore ADO.NET and methods to retrieve data from dynamic data sources, and learn how to take advantage of the Internet and Internet Explorer from their .NET Windows Forms applications. As readers advance through the tutorials, they progress toward more advanced topics and projects by creating simple graphical applications and enhancing existing ones, learn how to integrate with other .NET applications, use Web services, build Windows services, build Windows forms controls, create multi-threaded applications, work with COM and COM+, configure and deploy .NET Windows Forms, and how to de-bug .NET Windows Forms.

About the Author

Chris Payne, author of Sams Teach Yourself ASP.NET in 21 Days, has had a passion for computers and writing since a young age. He holds a Bachelor of Science in Biomedical Engineering from Boston University and supported himself through college as an independent consultant and writer of technical articles, focused on Web development. Currently making his home in Orlando, Florida, with his wife, Eva, he works as a Web developer and is continuing his career as an author, both of technical and fictional material.


Product Details

  • Paperback: 912 pages
  • Publisher: Sams; 1 edition (May 23, 2002)
  • Language: English
  • ISBN-10: 0672323206
  • ISBN-13: 978-0672323201
  • Product Dimensions: 9 x 7.4 x 2 inches
  • Shipping Weight: 3.1 pounds (View shipping rates and policies)
  • Average Customer Review: 2.3 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #2,701,216 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

3 Reviews
5 star:    (0)
4 star:
 (1)
3 star:    (0)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
2.3 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

3 of 3 people found the following review helpful:
1.0 out of 5 stars Don't buy this book, March 14, 2003
By A Customer
This review is from: Sams Teach Yourself .NET Windows Forms in 21 Days (Paperback)
I often purchase based upon the reviews and am grateful people take the time to write them.

I'm writing this review to warn you NOT to buy this book. For me, it has been a waste of time and money.

There are two main problems:

1) The author for some reason I do not understand chose to NOT use Visual Studio .Net tools or the Form Designer to do the examples. Duh! Apparently, by only downloading the .Net runtime you can compile programs from the command line and run them. All the samples assume your going to do that. Perhaps his editor told him to do this to 'reach a larger market'. But first off, if you don't have the development tools you probably aren't serious about development and won't be buying many books. Second, learning windows forms IMHO is all about using the VS.Net Form Designer and if you don't have that there is little point. The fact is when you get a real job, they're going provide you with and want you to know how to use the VS.Net tools. I consider this a MAJOR flaw for this book. If you buy this book, you'll spend all your time cutting and pasting his sample code into a real project and setting up the compilation etc. Yup, he doesn't even include project files since there's no assumption you are using the de-facto tools! What a pain. You'll also spend hours and hours trying to figure out how to use the Forms Designer to do what he did manually. 21 days, right. More like 21 weeks.

2) The other problem with this book, though this is more a personal preference, is the author obviously focused on VB.Net and only seems to have added C# at the end of the process. Many examples are only given in VB and most of the text explains VB first and then makes a few comments about C#. As a professional C++ developer, I want to use C# and am disappointed about the VB focus. If you're learning VB, then great, you'll probably like this. If you're doing C#, then switching back and forth from the VB based text to your C# code can be annoying and time consuming.

If your a VB developer and don't have the tools, then maybe this book would be for you, but I think it silly to write a book called 'Teach Yourself .Net Windows Forms' and not use the obvious de-facto tools.

As for the content, it seems ok, but I'm having such trouble converting the projects and shifting from VB to C# that I honestly haven't gotten very far into the book (first 5 or 6 chapters) and have finally come to the conclusion I will have to find another book.

I have from time to time used this book as a reference because I have no other (yet), and have found it somewhat useful for that, but as a tutorial on learning forms forget it.

To be fair, there are a number of other books out there that don't provide samples with project files and don't assume the tools everyone will use (VS.NET), and I hate that too, but for a .net FORMS book, I think this a fatal flaw.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Typos, Missing Code, Poor Author/Publisher Support, September 8, 2003
By 
Amazon Verified Purchase(What's this?)
This review is from: Sams Teach Yourself .NET Windows Forms in 21 Days (Paperback)
I'm currently working my way through Day 3 of this book. On the good side, I am producing working Windows Forms using the .NET Framework SDK and this book. I'm generally able to follow the text and the exercises. My forms are on the simple side, of course, and follow the book examples, but I feel I am progressing well.

On the bad side, the book has numerous typos to this point (Day 3). The downloaded code does not have some image files such as .ico and .bmp files crucial to one of the Day 3 exercises. Also some code written in vb.net in the book is provided as C# in the downloaded code. Some downloaded code seem missing entirely. A bad omen for the remaining days. I visited the author's web site and emailed him a question. So far he has not answered. I used the publisher's web site "Contact Us" page to let them know the downloaded code is missing some files, and got a response that must have been sent by an email robot -- it didn't at all speak to my concern. There is no published errata on either the publisher's or author's web sites.

I admit that I am getting some Windows Forms juice out of this particular fruit. I don't know how intelligible coming chapters will be. But the very poor product support means that if you buy this book and have a question or concern you are out of luck. Good technical writers are proud of their books and respond to reader questions. Some are also extremely active in mailing list forums. Good publishers like O'Reilly respond to readers with replies that speak to the questions being posed.

I have a tough time reccomending this book. You might do better elsewhere. Maybe that Windows Forms title offered by the Manning publishing house will be a help? I don't know.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Pretty good book, April 3, 2003
By A Customer
This review is from: Sams Teach Yourself .NET Windows Forms in 21 Days (Paperback)
I'd like to offer a different perspective on this book than the previous reviewer. I think it's a pretty well written book and I still use it today as a reference in my job training MCSD candidates. One of the good things about the book is it's comprehensive coverage of so many topics (which is one reason I use it as a reference source). Also, Chris's writing style is enjoyable and he communicates well - his ASP.NET book is extremely popular and this book shares a lot of the same qualities.

Yes, it would have been better if it had covered using VS.NET instead of just using text files and the command line compilers but like many .NET books this book was written while VS.NET was still in beta. If you publish a book full of pictures and instructions dealing with the beta version of a tool and then the released version is significantly different, you have big problems. So most publishers produced books on the command line tools. Besides, to really understand something like .NET it's good to know how to code it by hand. Ideally you'd read two books, one like this that codes by hand and one that shows you how to use the power of the IDE.

As to having to download anything extra to compile and run the programs in the book, if you have VS.NET installed then you have the command line compilers. Duh!

If you like the "teach yourself in 21 day" style of learning topics by working with lots of example programs and if you want to know how to code .NET by hand (so you can understand the code the IDE is generating) this is a good book for you.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject