|
you need the .Net framework to run managed code. VB.Net and C# can produce ONLY managed code. C++ (in VS.Net) can produce unmanaged code so long as you don't use any of the "Managed Extensions for C++".
|
__________________
There are 10 types of people in this world, those that understand binary, and those that don't.
|