MMO Web Engine
-
Baseball435
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: MMO Web Engine
Well actually I already have it that's why I was so suprised because I didn't know you could make something like that in a program like vb6
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: MMO Web Engine
VB6 was a full programming language with DirectX, some low-level access, and others. A lot of programs made with it were very simple because of how basic used to be advertised. It was still moving past the days of being marketed as a beginner's language. Today, VB.NET is as complicated as C#.
The indelible lord of tl;dr
-
Baseball435
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: MMO Web Engine
Ehh I know vb.net it's not that hard
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: MMO Web Engine
It is not the language syntax that makes it complex, but rather, knowing the .NET framework inside and out, which is the largest programming framework ever created with something like 20,000+ classes, interfaces, structs and enums. VB6 had nothing on that level, hence why VB.NET is much more complicated.
The indelible lord of tl;dr
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: MMO Web Engine
VB6 is a cakewalk compared to VB.Net, VB.Net is a pain, especially when you mix in ASP.net.
-
Baseball435
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: MMO Web Engine
Yeah, but I loveee visual basic