Citazione:
|
Originalmente inviato da Gir489
So sit-down. This is big-boy programming.
|
I found your reply a little rude, but anyway... I do know C++, and I realize the difference between the two langauges. VC++.NET cannot be used for anything outside of the windows environment, but C++ can. However, I find it MUCH easier to use something with a GUI. Although you would get a speed increase by not having a GUI, the speed is tolerable the way it is for me and I would rather have the GUI for a speed trade off. So if you are using a GUI, you can create the app in VC++.NET, which, as I said earlier, has exactly the same power as VB.NET because they use the .NET framework. And since VB is, IMO, a lot easier and faster to program in than C++, VB.NET would be the ideal language to create such an app in.