Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How is VB.Net different from VB6?

Answer Posted / shilpa

1.VB6 was a scripting language while VB.NET is
a Programming language

2.VB6 was supported Unstructured error handling by using On
Error Gotos tatement.VB.NET supports structured exceptional
by using Try&#8230;Catch&#8230;Finally to handle exceptions at runtime.

3.VB.NET is completely supports object oriented features.
but VB6 wont support

4.VB6 used ADO as Data access technology and record-sets to
implement data access applications.Also here data transfer
in the form of binary format.VB.NET uses ADO.NET and
datasets to build data access applications. The ADO.NET
also supports the disconnected data access.Here the data
transfer in the form of xml format.So here their is faster
dtaa transfer.

5.Multiple versions are supported withvb.net,but with vb6
its not supported

6.multithreading is supported with vb.net,but not with vb6



Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain an assembly and its use?

1069


What is the significance of delegates. Where should they be used? What are the situations where we require them?

1019


Explain the difference between dispose and finalize()?

1196


How many classes a dll can contain?

1024


What are option strict and option explicit?

1420


What is the difference between vb 6 and vb.net?

1163


Is vb net a scripting language?

1024


What is global assembly cache (gac)?

1030


Can you please explain the difference between thread and process?

1025


What do you mean by serialization and deserialization and it's use.

1098


What is jagged array in vb.net?

1135


Why do you need Lock in Visual Basic?

1141


Observations between vb.net and vc#.net?

1107


What are the various open source tool available for VB.NET?

1011


Explain the observations between vb.net and vc#.net?

964