
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# Classesby V. Mukhi, V. Kalantri, S. Mukhi - BPB Publications
This online e-book presents myriad fascinating concepts about C# classes. It is divided into three sections: Threads, Winforms and XML, with each of them converging on distinct facets of classes available in the .NET framework.
(22448 views)
C# School: 14 lessons to get you started with C# and .NETby Faraz Rasheed
The book introduces the C# language and the .NET framework. It covers the C# basics, object oriented programming, interfaces, exceptions, delegates, database access with ADO.NET, Windows forms applications, multi-threading and asynchronous I/O.
(28738 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.
(20330 views)
C# for Sharp Kids- Microsoft Corporation
This book teaches you about the C# language. Writing programs is Fun! This e-book will have you coding your very own C# programs in no time! With fun cartoons and easy to follow code samples, you'll be creating your own inventions in no time!
(22846 views)