User Interfaces in C#: Windows Forms and Custom Controls goes beyond simply covering the Windows Forms namespaces by combining a careful treatment of the API with a detailed discussion of good user-interface design principles. The combination will show you how to create the next generation of software applications using the .NET Framework. After reading User Interfaces in C#: Windows Forms and Custom Controls, you'll know how to design state-of-the-art application interfaces, as well 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 help
Although this book isn't a reference, it does contain detailed discussions about every user interface element you'll use on a regular basis. But you won't just learn how to use .NET controlsyou'll learn how and why to extend them, with owner-drawn menus, irregularly shaped forms, and custom controls tailored for specific types of data. As a developer, you need to know more than how to add a control to a window. You also need to know how to create an entire use interface framework that's scalable, flexible, and reusable.
Rezensionen / Stimmen
From the reviews:
"This book goes beyond simply covering the Windows Forms namespaces - it also provides a careful treatment of the API and a discussion of good user interface design principles. . After reading this book, you will know how to design state-of-the-art application interfaces . and more. . the book does contain detailed discussions about every well-known user interface element. . tips are very useful to novice C# or .Net users. I recommend this book to anyone serious about building interfaces using the .Net framework." (Adrian Rossi, Computer Bulletin, November, 2003)
"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 help." (Programmers Heaven, November, 2002)
Auflage
Sprache
Verlagsort
Verlagsgruppe
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Zielgruppe
Für Beruf und Forschung
Professional/practitioner
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
352
352 s/w Abbildungen
XXX, 624 p. 352 illus.
Maße
Höhe: 235 mm
Breite: 191 mm
Dicke: 33 mm
Gewicht
ISBN-13
978-1-59059-045-4 (9781590590454)
DOI
10.1007/978-1-4302-0837-2
Schweitzer Klassifikation
Matthew MacDonald is an author,educator, and MCSD developer who has a passion for emerging technologies. He isthe author of more than a dozen books about .NET programming. In a dimly-remembered past life, he studied English literature and theoretical physics.
1 Creating Usable Interfaces.- 2 Designing with Classes and Tiers.- 3 Control Class Basics.- 4 Classic Controls.- 5 Forms.- 6 Modern Controls.- 7 Custom Controls.- 8 Design-Time Support for Custom Controls.- 9 Data Controls.- 10 MDI Interfaces and Workspaces.- 11 Dynamic User Interface.- 12 GDI+ Basics.- 13 GDI+ Controls.- 14 Help and Application-Embedded Support.