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
Explain and brief about rapid application development tool?
Why should you use delegate?
What is an application domain? how they get created?
What are the two main parts of .net?
What are the types of generations in garbage collector?
What is stack used for in vb. Net?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
Explain clr?
Explain about the ruby interface generator?
List the types of generations in garbage collector?
what is diffrence constructor and destructor in vb
Can you please explain the difference between c# and vb.net?
Which is the base class for all the classes in .net framework?
What are the difference between dispose(), close(), exit(), end()?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net