.Net Reference

I have been working on .Net since C# came in Market but never been expose to this following awesome reference page although i get so many error message during my application development. isn't this funny ;)

This section includes user interface reference, language reference, error message, and other reference topics that apply to the integrated development environment (IDE).

Language References

Contains topics on language equivalents, the template description language reference, and ASCII character codes.
Visual Basic, Visual C#, Visual J#, C++, and JScript .NET
Provides links to the reference topics for these programming languages.
Language Equivalents
Compares keywords, operators, data types, and controls for each of the languages in Visual Studio.
Template Description Language Reference
Provides an alphabetic reference to the nodes of the TDL.
ASCII Character Codes
Provides charts containing the decimal and hexadecimal values of the extended ASCII character set.
Development Environment Reference
Contains topics on the user interface reference, Visual Studio commands, and devenv command line switches.
Visual Studio Commands
Contains language reference topics for commands entered in the Command window or Find/Command box.
Devenv Command Line Switches
Contains language reference topics that explain how to launch Visual Studio and build from the DOS box.
User Interface Reference
Lists reference topics for the various dialog boxes and windows available within the IDE, as well as shortcut keys, regular expressions, and wildcards.
Automation and Extensibility Reference
Contains language reference topics for the automation model for the integrated development environment (IDE), including debugging.
Common Environment Object Model
Lists all of the objects, collections, interfaces, properties, methods, events, and constants that are common to all Visual Studio .NET programming languages.
Visual Basic and Visual C# Extensibility Object Model for Projects
Lists all of the objects, collections, interfaces, properties, methods, events, and constants that relate to Visual Basic .NET and Visual C# .NET.
Visual C++ Extensibility Model
Lists all of the objects, collections, interfaces, properties, methods, events, and constants that relate to Visual C++ .NET.
Visual Studio Debugger Model
Lists all of the objects, collections, interfaces, properties, methods, events, and constants that relate to the common debugger object model, used by all Visual Studio .NET programming languages.
Error Messages  (My Favorites One)
Contains error message topics for Visual Studio.
Visual Studio Error Messages
Lists errors that can occur within the integrated development environment (IDE).
(I did not got my error message here and It is still appear when I open my project solution on VS.NET 2003 e.g "Unable to load one or more breakpoints"  ;) )
Enterprise Template Error Messages
Lists errors that can occur while working with Enterprise templates.
Visual Studio Macros Error Messages
Lists errors that can occur while working with macros.
Deployment Error Messages
Lists errors that can occur while working with deployment projects.
Project Error Messages (Visual Basic and Visual C#)
Lists errors that can occur while working with Visual Basic and Visual C# projects.
 

Related Sections

Visual Basic and Visual C# Reference
Contains Visual Basic upgrading information as well as documentation for C#, such as tutorials and language features, and the Visual Basic language and run-time reference.
Visual C++ Reference
Contains the language reference documentation.
JScript Reference
Contains topics on the JScript programming language including properties, methods, objects, and functions, among others.
.NET Framework Reference Information
Contains topics on the .NET Framework class library, compiler and language reference, as well as ASP.NET syntax, XSD reference, and other topics.
Visual J# Reference
Contains Visual J# upgrading information as well as documentation for compiler options, class library support, and Visual J# tools.

 

Cheers...Happy Coding.....!

Suresh Behera

No Comments