If your talking about what to chosoe between C++/CLI and C#, i would go for C#, especially because its based towards .NET development, and the class libraries of .NET are created in C# itself anyway....
Managed C++ WAS the C++ Language extension provided by Microsoft, but now it's C++/CLI, so Managed C++ is pretty much old new's now. Programming in C++/CLI simply allows you to program with the .NET...
I dont get it, after all of the criticism's and misconceptions Java recieves, it is still the most in demand Programming Language for Programming Jobs. Why is this?I mean, there have been literally...
Hi all. Im a C++ Programmer that just moved to C# after having stopped programming for 6-7 months.Ive forgotten alot about classes and am having problems learning about classes and objects, i just...
Thanks, looks like im staying with C++/CLI then..C++/CLI community is slowly getting big aswell even though its only been approx.6 months since C++/CLI's official release.
When it comes to developing Windows Forms Applications, what is more powerful out of C++/CLI and C#?Microsoft state on MSDN that C++/CLI is the most powerful .NET Language,but i wish to know what...
Hey all. Im a C++ Coder looking to get into creating GUI apps. Im looking to try out Visual C++ .NET and dont know where to start. Any links/sites and books that could help me start to create GUI...