.NET vs VB6 - differences?

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2006
Posts: 1,169
Reputation: Duki has a spectacular aura about Duki has a spectacular aura about Duki has a spectacular aura about 
Solved Threads: 9
Duki's Avatar
Duki Duki is offline Offline
Veteran Poster

.NET vs VB6 - differences?

 
0
  #1
May 12th, 2007
Hey everyone,

I'm getting ready to take a summer class on VB6 and I was wondering how hard it would be for me to keep on track with the rest of the class while using 2005 express or something of the like? I would really like to go ahead and get my hands in a .NET environment instead of trying to learn the older version and then migrating to 2005.
It is practically impossible to teach good programming style to students that have had prior exposure to Basic; as potential programmers they are mentally mutilated beyond hope of regeneration.

-Edsger Dijkstra
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,273
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 544
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: .NET vs VB6 - differences?

 
0
  #2
May 12th, 2007
If myself had this dilema and got the book SAMS VB6 in 24 hours. Not that great a book but it came with VB6 Working Model Editon on CD. Working model is basically standard except you cant export to .exe (you can only run in debug mode from the ide). The book+software was very cheap (under $50 max)
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,273
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 378
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: .NET vs VB6 - differences?

 
0
  #3
May 12th, 2007
vb dotnet is nothing like vb6. For one it is truly object orientated not like its counterpart. Learn it as a new language me thinks.
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 1,169
Reputation: Duki has a spectacular aura about Duki has a spectacular aura about Duki has a spectacular aura about 
Solved Threads: 9
Duki's Avatar
Duki Duki is offline Offline
Veteran Poster

Re: .NET vs VB6 - differences?

 
0
  #4
May 12th, 2007
so will learning vb6 not screw me over is learning .net?
It is practically impossible to teach good programming style to students that have had prior exposure to Basic; as potential programmers they are mentally mutilated beyond hope of regeneration.

-Edsger Dijkstra
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,273
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 544
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: .NET vs VB6 - differences?

 
0
  #5
May 12th, 2007
not really

think of the difference between VB6 and .NET like the difference between C and C++
I leanrt VB6 first and it was just fine for me
Last edited by jbennet; May 12th, 2007 at 7:06 pm.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 1,169
Reputation: Duki has a spectacular aura about Duki has a spectacular aura about Duki has a spectacular aura about 
Solved Threads: 9
Duki's Avatar
Duki Duki is offline Offline
Veteran Poster

Re: .NET vs VB6 - differences?

 
0
  #6
May 12th, 2007
Oh ok, but am I wasting my time learning VB6 if I know I will eventually be learning .net?

Should I not just go ahead and start with .net?
It is practically impossible to teach good programming style to students that have had prior exposure to Basic; as potential programmers they are mentally mutilated beyond hope of regeneration.

-Edsger Dijkstra
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,273
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 378
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: .NET vs VB6 - differences?

 
0
  #7
May 13th, 2007
Personally I would forget learning vb6, Everything seems to be driven by dotnet this dotnet that. That is the direction it appears to be heading.

vb.net has made a lot of additions under the hood so that it is now considered to be truly object orientated - unlike vb6. That's why I think there is no point learning vb6.

Sure some of the things will be similar but elements, especially true OOP, will be rendered absolutely useless.
Last edited by iamthwee; May 13th, 2007 at 5:34 am.
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,273
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 544
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: .NET vs VB6 - differences?

 
0
  #8
May 13th, 2007
yeah, basically all the big stuff (getting system details, processes, graphics, networking, databases) is totally different under .NET
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Dec 2002
Posts: 461
Reputation: waynespangler is on a distinguished road 
Solved Threads: 56
waynespangler waynespangler is offline Offline
Posting Pro in Training

Re: .NET vs VB6 - differences?

 
0
  #9
May 13th, 2007
It depends on the course. If it is a course on programing concepts rather than the language then the language is secondary. Don't let that stop you from taking the course. I see a lot of people trying to program with out a knowledge of programing concepts.
There is, in my opion, not a problem going from vb6 to vb net. I used vb6 for 5 years and was able to convert to vb net in a few days. People tell you it is hard to convert and if you believe them then it is hard.
Again, in my opion, if it is your only choice then take it.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,273
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 544
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: .NET vs VB6 - differences?

 
0
  #10
May 13th, 2007
yeah, if you are just going to be learning forms, iterations, loops, functions etc... then VB6 is not all that different
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum


Views: 2556 | Replies: 15
Thread Tools Search this Thread



Tag cloud for VB.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC