Microsoft Visual C++ .NET(c) Step by Step

To

Do this

Use data structures such as dynamic arrays, lists, and hash tables.

Use the classes in the System::Windows::Collections and System::Windows::Collections::Specialized namespaces.

Create a form-based application.

Use the classes in System::Windows::Forms, and derive a class from System::Windows::Forms::Form.

Work with XML.

Look at the classes in the System::Xml namespace.

Trace program execution, interact with the event log, or monitor system performance.

Use the classes in the System::Diagnostics namespace.

Work with databases using ADO.NET.

Look at the System::Data namespaces.

Категории