Hi,

Im not sure if this is the right place to ask, but anyway I wanted some opinions about vc++ vs c++... Are they the same language? I mean, is vc++ the same c++ I use everyday or is there any major difference? If so, could it be considered another language? Can I program in VC++ using the same programming style I do now? And the main question: if it is different in someway(which I believe makes it another language), is there any reason to use it instead of C#?

Im familiar with C# and .NET framework, and it would be nice to write programs that use the .net framework and still do it in C++(my favourite language), but as Im not very familiar with VC++, I dont know how much difference there is, if its just the differences I've seen until now, or if it goes more deep and literally changes the language into something else.