Visual Basic Question - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: Visual Basic Question (/showthread.php?tid=3037) Pages:
1
2
|
RE: Visual Basic Question - HmanDude - 12-11-2009 I find vb.net easier to use than vb6. I would think if your a beginner, You would want to start off with vb.net and a lot of people are using it these days. RE: Visual Basic Question - p1g 0wnz - 12-28-2009 Ugh, just by reading this thread wants me to Dl vb.net. But i already dled VB 2010, therefore it's waste of time :/. But is there HUGE different against these two programs for beginners? RE: Visual Basic Question - Revenger - 12-29-2009 Guys, hold up here. VB & VB.Net are the same thing! C# IS .Net Framework ans is just a more complex version of VB.Net, it's written like Java. I would go right ahead learning C# since it'll just be more beneficial since it actually can be compared to other languages, whereas VB.Net is a language without all of the "{};()" everywhere. |