Difference between vb and vb 6

1)VB6 does not support inheritance but VB .NET does
2)VB6 does not support polymorphism but VB .NET does
3) vb is opps based, But VB.Net is Completely supported for oops
4) In dotnet we can develop console applications, web applications, mobile apps, smart device apps, But this was not possible in vb.
5) Lot of Advanced controls available in vb.net
6) in vb, only recordset concepts ( connection methods) are available, ex. DAO, ADO, RDO methods. But in dotnet ado.net(disconnected Database) method is also availble.
7) Cross language integration, Cross language Debugging and cross langauge inheritance is also possible in vb.net.

No comments:

Post a Comment

Plz Share your comments...