GDI+ Programming: Creating Custom Controls Using C#
โ Scribed by Eric White, Chris Garrett
- Publisher
- Peer Information
- Year
- 2002
- Tongue
- English
- Leaves
- 500
- Edition
- 1st
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Whether you are using Windows Forms to build rich-client business applications or the ASP.NET framework to build powerful web applications or web services, the use of well-designed graphics will greatly enhance their usability, impact, and visual appeal. This book provides a comprehensive guide to the use of GDI+ in .NET applications and aims to provide developers with all the information they need to build effective custom controls.
The opening section of the book investigates the .NET Framework classes that implement GDI+. It covers all of the classes, methods and techniques needed to create, manipulate, and display precise graphics in a form, a page being sent to a printer or an image.
On this foundation, the second section describes how to design and build effective custom controls for use in a business environment. Topics covered include building composite controls, implementing keyboard navigation, and enhancing design-time support.
The final section of the book explores the use of GDI+ and ASP.NET to build custom controls that can provide reusable, GUI components for web projects and to deliver customized graphics over the Internet.
๐ SIMILAR VOLUMES
A fast-paced example-driven tutorial to building custom controls using Visual C# 2005 Express Edition and .NET 2.0. If you want to build custom controls with C# but you don't know where to start, or you are intimidated by the huge amount of information that needs to be absorbed, then this book is fo
If you want to build custom controls with C# but you don't know where to start, or you are intimidated by the huge amount of information that needs to be absorbed, then this book is for you. This friendly tutorial is based on numerous examples with real-world applicability, and includes a case study