November 2001
Beginner to intermediate
816 pages
16h 3m
English
The .NET Framework includes a huge library of reusable code, which is essential to developing C# programs. Complete coverage would fill volumes and is, of course, not possible here. The table that follows presents the .NET Frameworks class libraries by identifying namespaces and a general description of the contents of each namespace.
| Namespace | Description |
|---|---|
| Microsoft.CSharp | Support for C# code compilation and generation |
| Microsoft.JScript | Support for JScript code compilation and generation |
| Microsoft.VisualBasic | Support for Visual Basic code compilation and generation |
| Microsoft.Vsa | Support for Visual Studio for Applications scripting engine |
| Microsoft.Win32 | Handles OS events and registry manipulation |
| System | Fundamental ... |
Read now
Unlock full access