User Interfaces in C#: Windows Forms and Custom Controls
Autor Matthew MacDonalden Limba Engleză Paperback – 4 oct 2002
This book contains the following:
Preț: 390.83 lei
Preț vechi: 488.54 lei
-20% Nou
Puncte Express: 586
Preț estimativ în valută:
74.80€ • 77.69$ • 62.13£
74.80€ • 77.69$ • 62.13£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590590454
ISBN-10: 1590590457
Pagini: 628
Ilustrații: XXX, 624 p. 352 illus.
Dimensiuni: 178 x 235 x 33 mm
Greutate: 1.23 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590590457
Pagini: 628
Ilustrații: XXX, 624 p. 352 illus.
Dimensiuni: 178 x 235 x 33 mm
Greutate: 1.23 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
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.
Recenzii
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)
"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)
Notă biografică
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.
Caracteristici
Shows how to integrate "intelligence" into your user interfaces with embedded help and user agents Describes the architecture of a well-planned user interface Teaches GDI+ essentials like hit testing, irregularly shaped forms, owner-drawn menus, and animated controls Shows how to create elegant custom controls tailored to your data and application logic Includes supplementary material: sn.pub/extras