Chapter 15 Quick Reference


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.




Microsoft Visual C++  .NET(c) Step by Step
Microsoft Visual C++ .NET(c) Step by Step
ISBN: 735615675
EAN: N/A
Year: 2003
Pages: 208

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net