|
-
Nov 13th, 2009, 10:22 AM
#1
Thread Starter
Addicted Member
Difference between C# and C++ .NET
What's the difference, apart from syntax and semantics, the difference between Visual C++ (using .NET framework) and C#?
If I use .NET framework in C++, will it compile to native code?
If I use .NET framework, will the code automatically become 'managed'.
I'm not clear about managed/unmanaged and CLI stuff.
And lastly, If I use .NET framework in C++, can I add reference to that project in other .NET projects?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|