adspace
Answer Posted / Samant Kumar Joshi
Visual Basic .NET (VB.NET) is a programming language developed by Microsoft as part of the .NET Framework. It is designed to create Windows desktop applications, web applications, and mobile apps. VB.NET offers a simple syntax, making it easy for beginners to learn, while still being powerful enough for professional developers. It supports object-oriented programming, event-driven programming, and includes many built-in functions for handling common tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to store images in sql server database through vb.net?
How to send xml file on server using http protocol?
What is option strict?
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?
Explain an assembly?
What is early binding?
How to retrieve images in sql server database through vb.net?
What is the use of assembly?
Explain the difference between system.string and system.stringbuilder classes?
Explain the difference between datatable and dataset?
Explain how can we remove handlers at run time?