hi guys! just wanna ask, is there really a vb 2005?i'm in a remote area right now,cut off from the world..if so,how is it different from vb.net or vb6.0? which of the three (3) would you prefer?
thanks!
____________________________
united we stand,divided we stand alone...
21-12-2005 at 04:16 AM
|
JLRodgers Level: Moderator Registered: 04-04-2002 Posts: 1658
Re: vb2005???
2005 is net, just the first net version was 2003 (I think). It's just designed to use Tthe NET framework 2.0 I believe over the 1, 1.1 (although should be backwards compatible I'd think, given that you don't use the newer stuff.
____________________________ Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)
VB2005 and VB.Net used .net framework and they are not backward compatible which means that all your vb6 project will not run using VB2005 and VB.Net. Though both have vb classic converter It's advisable to start a new projet than to debug 70% of your converted code.