what are the advantage in vb.net and different between vb
and vb.net
Answer Posted / iftekhar
1)vb.net provide XML conversion
2)vb.net provide disconnect architecture
3)vb.net object orineted base
4) any think is class
vb 6.0
1)not support XML
2)not support ado.net so no support disconnect architecture
3)in vb first create class then call object
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain and brief about rapid application development tool?
What is branching logic control in VB.NET?
What is the feature which is common to all .net languages?
how to get dynamic control array position or its index position?
Explain the services provided by common language infrastructure.
What is the difference between Namespace and Assembly?
what is difference between web.config and machine.config and where it will be ?
What is difference between metadata and manifest?
How can we remove handlers at run time?
Explain about the feature anonymous type?
What is break mode? What are the options to step through code?
Define manifest?
Explain about delegate?
Name the class which allows an element to be accessed using unique key?
What is datatype conversion?