Answer Posted / Deeksha Jindal
.NET versions of Visual Basic (VB.NET) and C Sharp (C#) both offer several advantages: they have a large community, extensive documentation, powerful development tools, strong integration with other Microsoft technologies, and run on the .NET Framework which provides a robust and feature-rich environment for building applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 an assembly?
What are the features of c# which are not present in vb.net?
How to store images in sql server database through vb.net?
How to retrieve images in sql server database through vb.net?
What is option strict?
What is the use of assembly?
Explain how can we remove handlers at run time?
What is early binding?
How to send xml file on server using http protocol?
Explain the difference between system.string and system.stringbuilder classes?