adspace
What are Major Feature of VB.NET Over C#.NET
Answer Posted / sonia
VB.Net is Case-Insensitive while C# is case-Sensitive.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How to retrieve images in sql server database through vb.net?
What are the features of c# which are not present in vb.net?
Explain the difference between system.string and system.stringbuilder classes?
How to store images in sql server database through vb.net?
What is early binding?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Explain the difference between datatable and dataset?
Explain how can we remove handlers at run time?
What is option strict?
Explain an assembly?
What is the use of assembly?
How to send xml file on server using http protocol?