Reproduced herein by permission of the author and ASP.NET Podcast.
Wrox Code Camp Video Series
Drawing with .NET: System.Drawing
By Jacob J. Sanford
Launch in external player
Summary:
In this 56-minute video originally presented at a Code Camp, Wrox author Jacob J. Sanford goes through the intricacies of creating a performance meter using only the objects in the .NET System.Drawing namespace. This video shows how to create basic shapes, such as circles and lines, as well as how to rotate them around your drawing canvas to create exactly the effect you need. The performance meter application shown in the example is an ASP.NET application written in C#, but the System.Drawing principals are easily adapted to other .NET settings.
|
Want to discuss this video or ask questions about the techniques?
Join in the wrox.com discussion for this video at http://p2p.wrox.com/topic.asp?TOPIC_ID=63264.
Jacob J. Sanford is a Web developer with the Florida Department of Children and Families. His book, Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages (Wrox, 2007, ISBN: 978-0-470-12448-2), is the first book for professional ASP.NET developers to emphasize good design aesthetics. His previous Wrox.com video, Mastering ASP.NET Themes, explores a part of the topics covered in that book.


