adspace
Answer Posted / Poonam Trivedi
C# and VB.NET are both object-oriented programming languages developed by Microsoft for .NET Framework, but they have some differences in syntax and design. C# has a more concise syntax, supports multiple paradigms (imperative, object-oriented, functional), and is generally considered to have better performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between system.string and system.stringbuilder classes?
Explain an assembly?
What is the use of assembly?
How to send xml file on server using http protocol?
What is early binding?
Explain the difference between datatable and dataset?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What are the features of c# which are not present in vb.net?
What is option strict?
How to store images in sql server database through vb.net?
How to retrieve images in sql server database through vb.net?
Explain how can we remove handlers at run time?