-
Jul 5th, 2025, 09:36 AM
#1
Thread Starter
New Member
Whats VB .NET about?
I guess specificly... the 2002 version, i dont know! But i wanna know about it, and maybe get know other version of Visual Basic, not just VB6.
-
Jul 5th, 2025, 10:39 AM
#2
Re: Whats VB .NET about?
There are many versions since 2002, which was years after VB6.
If you're interested in learning, i'd recommend the Visual Studio Community 2022 edition which can be found at: https://visualstudio.microsoft.com/vs/community/
For tuition (a free online course), try www.homeandlearn.co.uk
Last edited by .paul.; Jul 5th, 2025 at 10:47 AM.
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Jul 5th, 2025, 04:31 PM
#3
Thread Starter
New Member
Re: Whats VB .NET about?
Thank you so much! Seems like Visual Basic .NET is very advanced. Thanks for sharing!
-
Jul 5th, 2025, 05:03 PM
#4
Re: Whats VB .NET about?
It's not something you'd expect yourself to learn all in one go (in one course or one book). It's something where you build on each sucess as you start writing simple programs...
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Jul 6th, 2025, 12:47 PM
#5
Re: Whats VB .NET about?
If you know VB6, it wouldn't be advanced, it would just be different. There are many things that can be done in either one. There may be more alternative paths you can take in .NET, but that doesn't mean that you HAVE to take them. You can get into WPF for greater control of user interfaces, but you certainly don't need to. You can get into various forms of multi-threading and asynchronous programming, but you don't have to. Ultimately, every programming language is just a tool that you can use to construct whatever is in your imagination. Some are easier to learn than others, some have more utilities than others, but the key element is always your imagination.
My usual boring signature: Nothing
 
-
Jul 7th, 2025, 07:55 AM
#6
Thread Starter
New Member
Re: Whats VB .NET about?
Got it! Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|