- Mar 8, 2003
- 38,416
- 4
- 0
Currently I am familiar with C++, VB.NET, VB6 / VBA, and BASIC. I am only "good" at creating console applications in C++. I am adept in VB.NET and I have never used C#.
(the following questions assume that I am referring to the development packages that ship with Visual Studio 2005)
Does it make any difference as to which language used in regard to the ability of WINE to emulate the .NET framework languages (like C#, VB.NET, or VC++) performance or otherwise? Or can WINE even emulate them properly? (if I were to try to emulate an application developed in either C#, VC++, or VB.net on linux).
Any advantages of C# over VB.NET other than expanded functionality and possibly better employment opportunities? It seems like performance should be close since they both go through the .NET framework and the MSIL.
Any advantages of C# over VC++ other than ease of use and better employment opportunities?
Basically, I am asking what my next step should be in regards to GUI programming now that I am comfortable with the new VB.NET. And how difficult it would be to transition to either the latest VC++ or C# given my C++ and VB.NET background.
Thanks
(the following questions assume that I am referring to the development packages that ship with Visual Studio 2005)
Does it make any difference as to which language used in regard to the ability of WINE to emulate the .NET framework languages (like C#, VB.NET, or VC++) performance or otherwise? Or can WINE even emulate them properly? (if I were to try to emulate an application developed in either C#, VC++, or VB.net on linux).
Any advantages of C# over VB.NET other than expanded functionality and possibly better employment opportunities? It seems like performance should be close since they both go through the .NET framework and the MSIL.
Any advantages of C# over VC++ other than ease of use and better employment opportunities?
Basically, I am asking what my next step should be in regards to GUI programming now that I am comfortable with the new VB.NET. And how difficult it would be to transition to either the latest VC++ or C# given my C++ and VB.NET background.
Thanks