vb is object based and vb.net is object oriented.In VB.net ,oops concept is used.
1) VB.net is object oriented.
2) VB.net supports exception handling.
3) VB.net is strongly typed.
4) VB. net supports multithreading.
5) VB.net now has console applications
VB:
* object based language
* does not support inheritance
* does not support for disconnected architechture
* no interoperability function
* no support for threading
* no powerful exceptional handling mechanism
* does not support console based applications
* cannot use more than one version of com objects,this is dll error*
does not support threadingVB.NET:
* object oriented language
* supports inheritance
supports disconnected data architechture
* it supports interoperability
* uses managed code* supports threading* provides access to third party controls like com,dcom* powerful exceptional handling* having support for the console based applications* more than one version of dll is supported
vb.net is fully object orientated,high security,used in mobile application.
1) VB.net is object oriented.
2) VB.net supports exception handling.
3) VB.net is strongly typed.
4) VB. net supports multithreading.
5) VB.net now has console applications
VB:
* object based language
* does not support inheritance
* does not support for disconnected architechture
* no interoperability function
* no support for threading
* no powerful exceptional handling mechanism
* does not support console based applications
* cannot use more than one version of com objects,this is dll error*
does not support threadingVB.NET:
* object oriented language
* supports inheritance
supports disconnected data architechture
* it supports interoperability
* uses managed code* supports threading* provides access to third party controls like com,dcom* powerful exceptional handling* having support for the console based applications* more than one version of dll is supported
vb.net is fully object orientated,high security,used in mobile application.