.NET Managed C++

The first managed C++ example looks at simply building a Window in the C++ language using the .Net framework

The Simple Window

The second looks at adding some simple .Net objects to the Window

The Extended Simple Window

The third looks at using Objects such as Common Dialogues and File Streams.

The Simple Editor Example

The final simple application looks at drawing on the Device Context, Printing, and Tool bars.

The Simple Drawing Example

.Net Language Examples