作者:Matthew MacDonald
出版日期:September 27, 2002
出版社:Apress
页数:624
ISBN:ISBN-10: 1590590457 ISBN-13: 978-1590590454
文件格式:CHM
User Interfaces in C#: Windows Forms and Custom Controlsgoes beyond simply covering the Windows Forms namespaces by combining acareful treatment of the API with a detailed discussion of gooduser-interface design principles. The combination will show you how tocreate the next generation of software applications using the .NETFramework. After reading User Interfaces in C#: Windows Forms and Custom Controls,you’ll know how to design state-of-the-art application interfaces, aswell as how to extend .NET controls, create data-binding strategies,program graphics, and much more.
This book contains the following:
An overview of how to design elegant user interfaces the average user can understand.A comprehensive examination of the user interface controls and classes in .NET. Best practices and design tips for coding user interfaces and integrating helpAlthough this book isn’t a reference, it does contain detaileddiscussions about every user interface element you’ll use on a regularbasis. But you won’t just learn how to use .NETcontrols&emdash;you’ll learn how and why to extend them, withowner-drawn menus, irregularly shaped forms, and custom controlstailored for specific types of data. As a developer, you need to knowmore than how to add a control to a window. You also need to know howto create an entire use interface framework that’s scalable, flexible,and reusable.
About the Author
Matthew MacDonald is an author, educator, and MCSD developer who has apassion for emerging technologies. He is a regular writer for developerjournals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he’s the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications.In a dimly remembered past life, he studied English literature andtheoretical physics. Send e-mail to him with praise, condemnation, andeverything in between, to [email protected].