Customer Reviews


8 Reviews
5 star:
 (7)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


9 of 10 people found the following review helpful:
5.0 out of 5 stars Learn to Create Dynamic Graphics
One of my first .NET ah-hah experiences back in 2001 was creating an .aspx file that I could reference as a graphic (!). The .aspx file received two query parameters which informed it of the file name of the jpg and the width that the returned image was supposed to be. So then in an IMG tag, I would simply put src="ShowPicture.aspx?file=product1343.jpg&width=100" and it...
Published on October 8, 2002 by Edward Tanguay

versus
8 of 9 people found the following review helpful:
3.0 out of 5 stars Intro book - lite on actual custom controls content
In my opinion, this is an intro book to GDI+ with only a very few chapters on Custom controls of any substance. The book seems well written and I like the fact that it was not written by committee as many/most of Wrox books are. I bought the book based on the title with expectations of more advanced topics being covered, but I should have spent time looking at the...
Published on September 16, 2002


Most Helpful First | Newest First

9 of 10 people found the following review helpful:
5.0 out of 5 stars Learn to Create Dynamic Graphics, October 8, 2002
By 
This review is from: GDI+ Programming: Creating Custom Controls Using C# (Paperback)
One of my first .NET ah-hah experiences back in 2001 was creating an .aspx file that I could reference as a graphic (!). The .aspx file received two query parameters which informed it of the file name of the jpg and the width that the returned image was supposed to be. So then in an IMG tag, I would simply put src="ShowPicture.aspx?file=product1343.jpg&width=100" and it would display a thumbnail of that picture 100 pixels wide and proportionally high. This is an excellent way to produce dynamic pictures as well as protect your online photographs (show thumbnails to visitors, full sized pictures to members), and the .NET GDI+ classes are straight-forward and easy to use. Ever since then I have been looking for a book which goes into deeper detail of creating graphics in .NET with the GDI+ classes. Wrox has finally produced this book! In chapters 1 through 10 you get the basics: pens, brushes, texts, fonts, image manipulation, paths, regions and printing. Then in the rest of the book you learn how to make custom controls which create custom graphics (I love books that teach two things at a time -- great for developers who do four things at a time). If you read this book, you will think about graphics differently, namely, as dynamic objects which your application, the user and the environment can manipulate at run time. Very exciting.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 9 people found the following review helpful:
3.0 out of 5 stars Intro book - lite on actual custom controls content, September 16, 2002
By A Customer
This review is from: GDI+ Programming: Creating Custom Controls Using C# (Paperback)
In my opinion, this is an intro book to GDI+ with only a very few chapters on Custom controls of any substance. The book seems well written and I like the fact that it was not written by committee as many/most of Wrox books are. I bought the book based on the title with expectations of more advanced topics being covered, but I should have spent time looking at the detailed table of contents. A more appropriate title for this would have been `An Introduction to GDI+'. My recommendation would be to look at the detailed table of contents and if it meets your needs then buy it otherwise hold off and use the documentation available online.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
5.0 out of 5 stars Excellent Introduction!, September 18, 2002
Amazon Verified Purchase(What's this?)
This review is from: GDI+ Programming: Creating Custom Controls Using C# (Paperback)
This is the kind of book you want to read when you want to get started with GDI+ development, and custom controls in particular. Yes, there are a lot of things that are not explained, but they, GDI+ and custom control development is a huge topic and couldn't possibly be covered in one book! The information provided in this book is excellent. It covers the basics of GDI+, custom control development, printing, and even web related stuff you may not think of at first. What's missing is how to build input-oriented controls, such as as fancy grids or spreadsheets and other advanced topics. But then again, I wouldn't expect a book like this to cover these topics.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars Best GDI+ plus reference, March 14, 2003
By 
This review is from: GDI+ Programming: Creating Custom Controls Using C# (Paperback)
GREAT BOOK! The book was by far the easiest to follow book for GDI+ and Custom Controls using C#. I am very pleased and highly recommend this to all who wish to learn GDI+.

If you are moving up from GDI, you will find that GDI+ is about 50 times slower, but 50 times easier to program.

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


1 of 1 people found the following review helpful:
5.0 out of 5 stars A Superb well-thought out well written book, September 3, 2002
By A Customer
This review is from: GDI+ Programming: Creating Custom Controls Using C# (Paperback)
This book is an excellent introduction to GDI+. The examples are to the point and practial. Reading this book will give you the masterly of the most visual aspects of .net. Unlike most of recent Wrox book, there seems to be great planning and coordination and continuity between the chapters. The style of writing is fluid and easy to understand. This is one of the top 3 .net books out there.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 4 people found the following review helpful:
5.0 out of 5 stars Practical with fantastic insight., July 24, 2002
By 
Mitch Denny (Melbourne, Victoria, Australia) - See all my reviews
This review is from: GDI+ Programming: Creating Custom Controls Using C# (Paperback)
This book is a great read for anyone who needs a practical guide to working with the GDI+ support baked into the .NET Framework. As a developer that reviewed the manuscript before it went to print I was impressed by how easily the author(s) expressed key concepts and followed through with concrete examples. Buy this book if you need to expand on the graphical capabilities provided out of the box or need to get to work on some custom controls.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Best GDI+ book available., November 21, 2003
By A Customer
This review is from: GDI+ Programming: Creating Custom Controls Using C# (Paperback)
This book is easy to read and very practical. It helped me a lot with one of my data charting projects. Highly recommended.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Excellent Book, February 11, 2003
By 
Jeffrey L. Armbruster (Rancho Santa Margarita, CA USA) - See all my reviews
(VINE VOICE)    (REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: GDI+ Programming: Creating Custom Controls Using C# (Paperback)
It delivers what it promises. You will be able to write printing code, make your own controls, etc., after reading this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

GDI+ Programming: Creating Custom Controls Using C#
GDI+ Programming: Creating Custom Controls Using C# by Chris Garrett (Paperback - June 2002)
Used & New from: $7.75
Add to wishlist See buying options