| | The Visual C++ Programming Tutorials: C++ Class Library Review
|
|
|
In this Chapter we will review the C++ .NET Framework class libraries. There are many categories of libraries arranged in the dot naming convention namespaces. For the System namespaces, we will see some of the class details, others will be a brief review. A few working program examples also included as an introduction for the full programming that will be introduced in the next Chapters. The sample codes used are the new Managed C++ .NET, compiled using Visual C++ 2005 Express Edition. Other than a brief .NET framework information, you also will learn what is Common Language Runtime (CLR), Machine Symbol Intermediate Language (MSIL), Common Type System (CTS), Common Language Specification (CLS) and other important terms found in the framework. Briefly, the class libraries that will be discussed include System, Collections, Diagnostics, Input/Output, Drawing, Forms, Net, Xml, Data and Web namespaces. Keep in mind that when the new .NET Framework version distributed, more new namespaces will be introduced and some will be deprecated. The knowledge acquired from this Chapter can also be used for other .NET languages such as C# and VB .NET. The following are the topics for this Chapter.
|
|
Best viewed using FireFox 1.5.0, Chrome etc. Worst viewed using IE of any version
Webmaster contact: [contact[@]visualcplusdotnet.com] Copyright 2019 © Visualcplusdotnet. All rights reserved. Excellent hosting services provided by MochaHost - The Online Central
| About | Disclaimer | Privacy | Site Index & Project Download | Native C | Contact | | |
|
Custom Search | |
|
|
|