What is VB.Net?
Answers were Sorted based on User's Feedback
Answer / dhruv joshi
visual basic.net is a object oriented language which is
platform independent and has class libraries having
manifest and misl which provides basic tools which makes it
easier to use and we can use more than one class in many
ways which was not supported by visual basic...it is
basicly made to deal with net applications and uses .net
frameworks..
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sanjivani
VB.NET is the visual basic language under .NET architecture.
So we can develop .net application using vb language taking
advantage of .NET architecture.
Is This Answer Correct ? | 1 Yes | 0 No |
What is public assembly?
Explain the use of serialization and deserialization?
What would you do to remove microsoft visual basic name space?
How to send xml file on server using http protocol?
Which is the base class for all the classes in .net framework?
What is difference between a panel and GroupBox ?
What is the difference between c# and vb.net?
Advantage of vb.net over vb ?
what is commom language runtime?
Explain about the ruby interface generator?
Display a roll having minimum marks in two subjects?
What are option strict and option explicit?