
Visual Studio.Net: Controls and Add-ins
by Vijay Mukhi, Sonal Mukhi, Manish Purohit
Publisher: BPB Publications 2008
Description:
This book picks up from where our earlier book named "Visual Studio.Net - The Basics", left off. In this sequel the sophisticated subject of User-Controls and the Extensibility features offered by Add-ins are probed in detail. The text covers controls-attributes, properties and events, creating a UI type editor, type conversion, designers, writing C# code, web controls, add-ins, capturing events.
Download or read it online for free here:
Read online
(online html)
Similar books
C# Essentials- Techotopia
The book provides everything necessary to gain proficiency as a C# programmer. It gives a detailed overview of the C# environment, the fundamentals of the C# programming language, manipulating strings, arrays and collection classes.
(23493 views)
Design Patterns in C#by Jean Paul V.A
This book will give good designing edges to the developers and enhance their Object Oriented skills. Jean Paul V.A is a Software Developer working on Microsoft Technologies for the past 10 years. He has been passionate about programming...
(16471 views)
Threading in C#by Joseph Albahari
An extensive online book on multithreading in C#. This tackles difficult issues such as thread safety, when to use Abort, Wait Handles vs Wait and Pulse, the implications of Apartment Threading in Windows Forms, using Thread Pooling, etc.
(20751 views)
Fundamentals of Computer Programming with C#by Svetlin Nakov, et al. - Telerik Software Academy
This book aims to provide novice programmers solid foundation of basic knowledge regardless of the programming language. The book covers the fundamentals of programming that have not changed significantly over the last 10 years.
(21689 views)