
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
HTTP Programming Recipes for C# Botsby Jeff Heaton - Heaton Research, Inc.
The programs that access the web much like a human user would, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for C# bot programming.
(23429 views)
Standard ECMA-334 C# Language Specification- Ecma International
This Standard specifies the form and establishes the interpretation of programs written in C# programming language. It specifies the representation of C# programs, syntax of C#, semantic rules for interpreting C# programs, etc.
(28627 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.
(21042 views)
Visual Studio.Net with C#by Vijay Mukhi, Suraj Godhwani, Sonal Mukhi - BPB Publications
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(25516 views)