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 the use of console application?
What’s the difference between private and shared assembly?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
What do you mean by serialization?
Which dll is used for microsoft .net run time?
What is the feature which is common to all .net languages?
What is the difference between system.applicationexception class and system.systemexception?
Can you please explain the difference between namespace and assembly?
What is the significance of delegates. Where should they be used?
Explain managed code?
Explain strong name in .net assembly?
Explain private assembly?
Explain about jagged arrarys ?
Explain the advantages of vb.net?
Explain the advantage of option strict on?