what are the advantage in vb.net and different between vb
and vb.net
Answer Posted / ashok
Adv of VB.NET
vb is object based.vb.net is object oriented
vb use record set for database connection
vb.net use dataset for database connection
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
How to store images in sql server database through vb.net?
Which dll is used for microsoft .net run time?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
what is common language specification?
Can you please explain the difference between system.string and system.stringbuilder classes?
Described strong typing and weak typing?
What is the differnce between managed code and unmanaged code?
Explain about the keyword must inherit?
Explain about Visual basic.NET culture?
Explain about visual basic.net?
What is globalization?
What is meant by jagged arrays?
What is option strict?
How to create a constant in vb.net?
What is late binding?