Click here to Skip to main content

C++ / CLI

Great Reads

by Nish Sivakumar
Basic introduction to using OLE DB to insert, update and read records from a database
by Chen Hao
How to control the dependancy on oleacc.dll in your Visual C++ .NET applications
by Nish Sivakumar
This article walks through the implementation of a C++/CLI class from a disposable C# base.
by Nish Sivakumar
Tutorial on creating your own collection classes that are enumerable and sortable. Explains in detail the usage of the IEnumerable, IEnumerator, IComparable and IComparer interfaces

Latest Articles

by Nicolas Dorier
My journey to migrate pInvoke code to C++/CLI
by 8MX
Quick and easy way to use the Intel C++ compiler with C++/CLI.
by Pragmateek
Using C# from native C++ with the help of C++/CLI.
by interopper
How to make a thin-as-possible .NET IEnumerable-wrapper around MFC list classes.

Discussions

by venkat.yva on Exception handling in Managed C++
by Shawn-USA on C++ Interop is for the Performance Minded...
by Shawn-USA on C++ Interop is for the Performance Minded...
by Shawn-USA on article "Best gotchas of C++/CLI"
by Dewey on article "Best gotchas of C++/CLI"

All Articles