Difference Between VB6 and VB.Net

Posted by Jayakumars under ASP.NET AJAX on 7/17/2014 | Points: 10 | Views : 1750 | Status : [Member] [MVP] | Replies : 2
hi

I need Difference Between VB6 and VB.Net
With some Examples.

Mark as Answer if its helpful to you

Kumaraspcode2009@gmail.com



Responses

Posted by: Goud.Kv on: 7/18/2014 [Member] [MVP] Gold | Points: 25

Up
0
Down
Hi Kumar,
Take a look at this demonstration..
http://social.msdn.microsoft.com/Forums/en-US/15f1ed35-47c4-4ae0-a8a6-16bad23f6947/what-is-the-difference-between-vb6-and-vbnet?forum=Vsexpressvb
There you will get the exact differences..

Thanks & Regards,
Krishna

Jayakumars, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Manimaddu on: 8/11/2014 [Member] Starter | Points: 25

Up
0
Down
The differences:

1. VB.NET is a truly object-oriented programming language. It supports inheritance, encapsulation and polymorphism.
2. The developer can create web-forms using VB.NET.
3. VB.NET supports web-services.
4. VB.NET supports multi-threading.
5. VB.NET supports structured exception handling.
6. VB.NET has great XML support.
7. Changed syntax.

See the below link..

http://www.vbtutor.in/getting-started-with-visual-basic-net/differences-between-vb-6-and-visual-studio-net

Thanks & Regards,
Mani Kumar

Jayakumars, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response