VB
- Object-based Language
- Does not support Threading
- Not powerful Exception handling mechanism
- Does not having support for the console based applications
- Cannot use more than one version of com objects in vb application called DLL error
- Does not support for the Disconnected data source.
VB.Net
- Object-oriented Language
- Supports Threading
- Powerful Exception handling mechanism
- Having support for the console based applications
- More than one version of dll is supported
- Supports the Disconnected data source by using Dataset class
No comments :
Post a Comment