What is the Advantage of vb.net over vb
Answer / Pran Ranjan
vb.net, an object-oriented programming language created by Microsoft, offers several advantages over its predecessor, Visual Basic (VB6). These include:
1. Integration with .NET Framework: vb.net is a part of the .NET framework and can utilize all its resources, libraries, and APIs.
2. Improved Performance: The Common Language Runtime (CLR) in .NET ensures better performance as it manages memory allocation, garbage collection, security, and exception handling.
3. Cross-Platform Support: vb.net allows developers to create applications that can run on various platforms such as Windows, Linux, and MacOS with the help of Mono project.
4. Strong Typing: Unlike VB6, vb.net is a strongly typed language which reduces errors during runtime.
5. Networked Applications: vb.net supports network programming, making it easier to develop web services, remoting applications, and distributed applications.
6. Multithreading: vb.net offers multithreading capability, which enables more efficient use of system resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the use of serialization and deserialization?
Explain about garbage collection?
How many languages are supported by .net?
Why is the xml infoset specification different from the xml dom?
How to send xml file on server using http protocol?
What is MSIL.
Explain how to send xml file on server using http protocol?
what is interface and when it is used?
Observations between vb.net and vc#.net?
What is the maximum size of the textbox?
List the types of authentication?
Explain the difference between vb.net and c#, related to oops concepts?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)