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
Explain namespace?
List the different types of assembly?
How to store decimal data in .net?
What is the difference between manifest and metadata?
source code for how to login a vb.net application ?
What is the class that allows an element to be accessed using unique key?
What is the purpose of an Assembly?
What is the importance of a Button control?
Explain cts?
Explain how does the xmlserializer work?
What is branching logic control in VB.NET?
How to create a constant in vb.net?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
What is the diff between vb mdi form and .net mdi form?
What are the difference between structure and class?