Answer Posted / saurabh dixit
Vb.net is a programming language that is available in
Visual Studio. Net. It contains features of visual basic
which is event based programming language and also includes
object oriented concepts.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
what is intermediate language?
What is late binding and early binding?
What is the exact defination of object?
What is the role of new keyword?
What do you mean by Redim in VB.NET?
Define naming convention?
What are the difference between dispose(), close(), exit(), end()?
What is the top .net class that everything is derived from?
how many server control present in .net
What are the difference between dispose(), close(), exit(), end()? When do we use them?
What are the differences between server-side and client-side code?
Explain public assembly?
difference between checkbox vs radiobutton??
What is strong typing and weak typing?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.