Answer Posted / swati m
VB.Net is a programming language which is an extension of
Visual Basic to make it compliant to the Dot Net Framework.
Also VB.Net is fully Object Oriented unlike Visual Basic and
everything in VB.Net is an object.
As it is compliant to the Dot Net Framework VB.Net can make
full use of Framework Class Library provided by dot Net
Framework.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you retrieve the customized properties of a .net application from xml .config file?
What is datatype conversion?
What is a preprocessor directive in vb.net?
What is static member?
Why do we use byref keyword in vb.net?
What is private assembly?
What is the purpose of an Assembly?
What is the difference between manifest and metadata?
Name the tool which can convert visual basic old version to .net compatibility version?
What are the objects in asp.net?
Explain jit?
What is the difference between import system.data.sqlclient and system.data.oledb?
List the types of generations in garbage collector?
Write the role of new keyword?
What is the role of new keyword?