|
-
Jun 2nd, 2013, 02:06 PM
#5
Re: So Retro!
 Originally Posted by Niya
I respect you as an extremely knowledgeable and skilled programmer but that statement is just plain slanderous. It implies that VB6 has more terse methods of accomplishing certain tasks than VB.Net. Having experience in both languages I can tell you confidently that it is absolutely not true. Just about all common tasks in programming can be done in fewer lines using VB.Net than in VB6 especially when it comes to manipulating lists, arrays and collections.
Thats what I just said. VB6 does this in one or two lines of code with some things. And VB.Net does things in one or two lines of code with other things. With the opposite language, it takes more code, and gets a little more complex to do such a simple task. Both have their advantages and weaknesses. VB.Net does great with manipulating lists, collections, and arrays with such little code, while vb6 it takes more. But vb.net takes more code to do simple graphics where in vb6 its literally just one line of code.
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
|