I've been using VC++ 6 for the last 4 years. Now I'm doing most of my development in C# because that's what is being used in my company nowadays. I haven't used VC++ .NET much but it looks quite similar to C#.
What are the advantages of using VC++ .NET over C#? Are there any? I think if you have a lot of legacy VC++ code, using VC++ .NET will allow you to reuse much of that but if you're writing a completely new application you can easily opt for C#.
What are the advantages of using VC++ .NET over C#? Are there any? I think if you have a lot of legacy VC++ code, using VC++ .NET will allow you to reuse much of that but if you're writing a completely new application you can easily opt for C#.