|
-
Jul 14th, 2005, 07:11 AM
#1
Thread Starter
Banned
The basic difference between vb6 and .net
what is the basic difference is it that .net can be run on the web...applications i mean
Last edited by thebigman; Jul 14th, 2005 at 08:31 AM.
-
Jul 14th, 2005, 07:29 AM
#2
Re: The basic difference between vb6 and .net
The basic difference is that .Net can do EVERYthing that VB6 could plus about 100 times more in addition.
There are too many differences to mention, I suppose the main one is that .Net is 100% OOP and VB6 was 0% OOP.
(OOP = Object Orientated Programming)
Can you be more specific?
-
Jul 14th, 2005, 07:38 AM
#3
Hyperactive Member
Re: The basic difference between vb6 and .net
 Originally Posted by wossname
The basic difference is that .Net can do EVERYthing that VB6 could plus about 100 times more in addition.
And it has GDI+
<deis> I turn on god mode when I program
<deis> I just call it .NET
If my post was helpful, please Rate it
-
Jul 14th, 2005, 07:47 AM
#4
Thread Starter
Banned
Re: The basic difference between vb6 and .net
i got vb6 and now have vb.net and was wondering is it worth starting with vb6 or just go to .net
-
Jul 14th, 2005, 08:03 AM
#5
Re: The basic difference between vb6 and .net
If you learn VB6 then you'll only have to unlearn it before you start .Net.
VB6 won't be a viable tool for more than a year or two.
I say start .Net its infinetely superior.
-
Jul 14th, 2005, 08:12 AM
#6
Re: The basic difference between vb6 and .net
If you learn VB6 you will only regret it when attempting to learn .NET because although some elements are the same (like control structures: If...Then) some were improperly implemented or very poorly done in VB6, and because .NET enforces proper coding, it may seem too weird and daunting.
In short, forget VB6, go .NET.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 14th, 2005, 08:43 AM
#7
Re: The basic difference between vb6 and .net
-
Jul 14th, 2005, 09:52 AM
#8
Re: The basic difference between vb6 and .net
ASP.NET allows you to create powerful web applications, very very rich and much more functional, and easily... when compared to general server-side scripting languages such as PHP or ASP 3.0.
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
|