954,515 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

VB

Hi, I want to ask,I know vb.net not vb. I want to ask is there so much difference b/w vb & Vb.Net.

sonia sardana
Posting Whiz
326 posts since Mar 2008
Reputation Points: 0
Solved Threads: 8
 

hi there, here is a major difference between Visual Basic 5, 6 etc and visual basic.net. Visual basic.net....

is Microsoft's designated successor to Visual Basic 6.0, and is part of Microsoft's .NET platform. Visual Basic.Net compiles and runs using the .NET Framework. It is not backwards compatible with VB6. An automated conversion tool exists, but for many projects automated conversion is impossible

found this quote here: http://en.wikipedia.org/wiki/Visual_Basic#Timeline_of_Visual_Basic_.28VB1_to_VB6.29
hope this helps.

majestic0110
Nearly a Posting Virtuoso
1,328 posts since Oct 2007
Reputation Points: 256
Solved Threads: 72
 
I know vb.net not vb


vb.net is vb.I want to ask is there so much difference b/w vb & Vb.Net.
not much different, you will find about encapsulation in vb.net, you cannot access class directly in .net.
others think is same, if you good in vb 6 there are none problem to migrate.

Jx_Man
Nearly a Senior Poster
3,329 posts since Nov 2007
Reputation Points: 1,372
Solved Threads: 444
 

I know Vb.Net, is it easy to migrate from vb.net to vb.

sonia sardana
Posting Whiz
326 posts since Mar 2008
Reputation Points: 0
Solved Threads: 8
 

VB is Simple programming kind of a Legacy Unmanaged...........


VB.net is Object Oriented and Managed

Errods
Newbie Poster
3 posts since Apr 2008
Reputation Points: 10
Solved Threads: 1
 

I don't believe it is that easy...

The syntax is quite the same but VB.NET uses the .NET framework (Duh) which has extended functionality.

It is true that almost all functions/methods of VB can be used in VB.NET but the other way around this is not the case...

If you are used to using .NET functions to get things done (which I think you should in VB.NET) it might be tricky to start coding in VB6

(... but surely not impossible ;) ...)

cetan
Newbie Poster
8 posts since Apr 2008
Reputation Points: 10
Solved Threads: 1
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You