What do you do with all the COM components written in C++ if you move to .NET? Create wrappers! Learn more.
Writing a Managed Wrapper for COM Components
Published 04/18/2002
What do you do with all the COM components written in C++ if you move to .NET? Create wrappers! Learn more.
Learn to implement exception handling mechanism in C++.
Play with gravity in Unity.
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.