Tag Archives: .NET Framework

Making a C++ .NET Framework (Part 2)

In my last blog I talked about how having a .NET Framework readily available to C++ would allow developers to write tools with the same level of ease as using C#. I presented the obvious first example of a “HelloWorld” … Continue reading

Posted in .NET Framework, C++, Development, Programming | Tagged , , | Leave a comment

Making a C++ .NET Framework (Part 1)

Most of my day is spent developing in C++, I love C++ , but out of the box C++ is pretty hard for new starters, its not that the language is anymore complex than C# or Java or other languages … Continue reading

Posted in C++, Development, Programming, Uncategorized | Tagged , | Leave a comment