adspace
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
Explain the difference between datatable and dataset?
How to send xml file on server using http protocol?
What is early binding?
What are the features of c# which are not present in vb.net?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What is the use of assembly?
How to store images in sql server database through vb.net?
What is option strict?
Explain the difference between system.string and system.stringbuilder classes?
How to retrieve images in sql server database through vb.net?
Explain an assembly?
Explain how can we remove handlers at run time?