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 the difference between convert.tostring and .tostring() method?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
How do you declare static variable and how it is declared and what is its lifetime?
Why is the xml infoset specification different from the xml dom?
What are the types of generations in garbage collector?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
What are the technology areas that microsoft.net contains?
What are the different variables in vb.net?
Explain about rapid application development tool?
Is vb.net dead?
What is meant by jagged arrays?
hello friends.. when i deployment my project in the client machine that is successful but whenever i try to run my project using .exe file then it gives me error "<filename>.exe is not a valid win32 application." what i do somebody halp me pls