What are Major Feature of VB.NET Over C#.NET
Answer Posted / konthappan
There is a documentation facility in C# (If you comment
using ///This is my comment/// u can generate a document
using Commands . I think this option is not in VB.NET
There is no Performance difference in BOTH Since both are
running under CLR
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the difference between convert.tostring and i.tostring method?
What is the difference between import system.data.sqlclient and system.data.oledb?
Define cls?
What is different between web.config and machine.config and where it will be ?
What are the advantages of an assembly?
What are the shared variables?
Why do you need Lock in Visual Basic?
Explain the difference between c# and vb.net?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Which class allows an element to be accessed using unique key?
What is the use of assembly?
What is vb.net used for?
What is globalization?
What are the difference between dispose(), close(), exit(), end()?
Did vb6 support multi-threading ?