differance between checkbox and rediobutton in vb.net?
Answer Posted / kavitha
checkbox is used for multiple selection . radio button
is for single selection.
Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is connection pooling and how do you make your application use it?
How to create a key pair in .net?
Explain what is a manifest in .net?
How many types of design patterns available in .NET?
Please explain is the jit an interpreter?
How will you make .NET programs work in Linux ?
Conceptually, what is the difference between early-binding and late-binding?
What is static constructor, when it will be fired?
Explain what is the difference between odbc and ado?
Which dll is required to translate xml to sql in internet information server (iis)?
Will my .net app run on 64-bit windows?
Explain code access security.
What is .net3.5?
Using activex control in .net?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?