
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
Data Structures and Algorithms with Object-Oriented Design Patterns in C#by Bruno R. Preiss - SOMA Networks
Author promotes object-oriented design using C# and illustrates the use of the object-oriented design patterns. The book shows how these patterns are used to create good software designs. Written for second- and third-year students.
(23008 views)
.NET Book Zeroby Charles Petzold
This book covers everything that the C or C++ programmer needs to know about C# and the .NET framework. Object-oriented programming concepts are approached from scratch. Some programming experience with a C-family language is expected.
(24196 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.
(28826 views)
C# Programmingby Rod A. Smith, Jonas Nordlund - Wikibooks
C# is a multi-purpose computer programming language suitable for a wide variety of development needs. This book introduces C# language fundamentals and covers a variety of the base class libraries (BCL) provided by the Microsoft .NET Framework.
(25719 views)