Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opinions on Managed C++

Status
Not open for further replies.

BryanY

MIS
Joined
Aug 18, 2001
Messages
54
Location
US
I'm starting to learn Managed C++... What has Microsoft done to my favorite language?!?

I'm wondering if I should even bother with it. Do you guys recommend using Managed C++ or C# for developing CLR applications?

Perhaps I will get used to managed code and not mind it. What are your thoughts? Do you like using the garbage collector?
 
Um, are any of you guys developing .NET applications for the CLR?!? Or is everyone still making MFC apps?
 
i personally found it a little difficult to get used to managed c++
but once you get the hang of it you really going to like it!
c# is a lot similar to managed c++ and has also a touch of visual basic... a nice language to start with
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top