Advantages of VB.Net
§
User Friendly
§ VB.Net
is totally object oriented. This is a major addition that VB6 and other earlier
versions didn’t have.
- .Net
Framework comes with ADO.Net which follows the disconnected paradigm i.e.
once the records fetched then the connection no longer.
- Error
handling as introduced. A new try catch blocked is used to handle errors.
No comments:
Post a Comment