Developing . NET Custom Controls and Designers Using C#

Developing . NET Custom Controls and Designers Using C#
Author: James Henry
Publisher: BlueVision, LLC
Total Pages: 602
Release: 2005
Genre:
ISBN: 0972317902

"Developing .NET Custom Controls and Designers Using C#" starts with an introduction to basic, but important, prerequisites, including data binding and event handling. It then goes into type conversion and editor implementation topics. The book discusses both Windows Forms and ASP.NET Web Forms, their basic architectures, and how to go about writing custom controls and designers to support these technologies.

Developing .NET Custom Controls and Designers Using Visual Basic .NET

Developing .NET Custom Controls and Designers Using Visual Basic .NET
Author: James Henry
Publisher: BlueVision, LLC
Total Pages: 602
Release: 2005
Genre:
ISBN: 0972317929

"Developing .NET Custom Controls and Designers Using Visual Basic .NET" is a bible for experienced developers who have a basic understanding of Visual Basic and the .NET framework, and who are ready to move to the next level of .NET programming, creating custom controls and designers. Its purpose is to provide intermediate to senior-level developers the information they need to successfully implement custom controls and designers for both Windows Forms and ASP.NET.

User Interfaces in C#

User Interfaces in C#
Author: Matthew MacDonald
Publisher: Apress
Total Pages: 614
Release: 2008-01-01
Genre: Computers
ISBN: 1430208376

MacDonald goes beyond most other .NET books and shows how to design state-of-the-art application interfaces, concentrating on the C# language.

GDI+ PROG CREA,

GDI+ PROG CREA,
Author: Eric White
Publisher: Wrox Press
Total Pages: 548
Release: 2002-06-27
Genre: Computers
ISBN:

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.

NET Windows Forms Custom Controls

NET Windows Forms Custom Controls
Author: Richard Weeks
Publisher: Sams Publishing
Total Pages: 292
Release: 2002
Genre: Computers
ISBN: 9780672323331

The intent of this book is to teach .NET developers the skills necessary to create their own leading-edge custom controls. The art of creating custom controls has never been truly explored in detail, this book will not only provide that knowledge, but, in addition provide the source for a fully functional outlook bar control.

Windows Forms Programming in Visual Basic .NET

Windows Forms Programming in Visual Basic .NET
Author: Chris Sells
Publisher: Addison-Wesley Professional
Total Pages: 746
Release: 2004
Genre: Computers
ISBN: 9780321125194

- The WinForms team at Microsoft praises Chris as a definitive authority; Microsoft has named Chris one of eight Software Legends - The content and structure are based on years of experience both building apps with WinForms as well as teaching other developers about WinForms - Alan Cooper, the 'father of Visual Basic', has provided the foreword for the book

Developing Microsoft .Net Controls with Microsoft Visual Basic.Net

Developing Microsoft .Net Controls with Microsoft Visual Basic.Net
Author: John Connell
Publisher:
Total Pages: 0
Release: 2004
Genre: Computers
ISBN: 9780735619241

Every click on a menu item or a dialog box—every interaction with a control—shapes the user’s experience and satisfaction with your software. Learn how to maximize the usability and impact of your Visual Basic .NET–based solutions by using the powerful intrinsic controls in the .NET Framework right out of the box—or by building complex controls from scratch. Expert developer and teacher John Connell shares a wealth of code samples and techniques to illustrate how .NET controls operate as well as how to integrate even the most complex controls into Windows Forms and Microsoft ASP.NET Web Forms. Whether you’re developing in-house or commercial software, you’ll learn how to build custom controls and other interface components that make your programs easy—and enjoyable—to use.Discover how to use encryption technologies, isolated storage, and serialization in the .NET Framework in your own programs and controlsBuild custom .NET type editors, type converters, and designers to add and manage sophisticated properties in your custom controlsLearn how to inherit and enhance .NET controls—from handling events to building custom designersAggregate multiple .NET intrinsic controls into one user control for simpler, custom functionalityUse GDI+ to perform hit tests, create dynamic bitmaps, and add graphics to Windows Forms and ASP.NET controlsAdd licensing to your controls, including custom validation of authorized usersManipulate the built-in ASP.NET Web server controls, from basic HTML wrappers to the powerful DataGrid controlDesign ASP.NET custom server controls to create Web page hit counters, wireless applications, and more

PRO ASP.NET SR,

PRO ASP.NET SR,
Author: BUTLER
Publisher: Apress
Total Pages: 470
Release: 2002-02-23
Genre: Science
ISBN: 9781861005649

Server Controls are a core part of the ASP.NET architecture. They are components that produce a user interface element that can be reused with ease. The standard controls that come with ASP.NET include the textbox, the button, the data and list controls, and some rich controls (for example, the calendar control). This book is designed to show you how to create your own controls, either from scratch, or based on existing controls. It is designed to be a complete reference on how to create Custom Server Controls. In essence, it's a definitive guide to what they're used for, how they are created, and the benefits that they can provide. The first part of the book concentrates on the code itself, and is designed to be editor-neutral, concentrating on the raw code involved in creating controls and making use of these controls. The second part of the book has more coverage of visual designers like Visual Studio .NET, talking about why using IDEs is so helpful, and examining the powerful features of Visual Studio .NET that are useful when creating custom controls.

Beginning ASP.NET 3.5 in C# 2008

Beginning ASP.NET 3.5 in C# 2008
Author: Matthew MacDonald
Publisher: Apress
Total Pages: 966
Release: 2008-02-26
Genre: Computers
ISBN: 1430204303

This book will follow the proven pattern of its previous .NET 2.0 and .NET 1.1 editions, teaching novice users how to use ASP.NET by gradually building their knowledge of the technology up in a pyramidal fashion chapter by chapter. Comprehensively revised for both ASP.NET 3.5 and the new C# 3.0 language this book presents the easiest path to ASP.NET 3.5 mastery. This is one of the first books introducing novices to this important new technology area, and is written specifically in their coding language of preference. The book is written by a proven and award winning .NET author that has been following the technology release cycle since its inception.