differance between checkbox and rediobutton in vb.net?
Answer Posted / monika
you can select multiple choice within the check box. in
radio button you can select only one item from given the
list.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Tell me about secure socket layer? How to make use of the technology?
What is namespaces in .net?
What are the differences between com architecture and.net architecture?
Can any object be stored in a viewstate in .net?
Tell me what is a “jagged array”?
Describe the programming model of a windows service
Explain what is the difference between a class and an object?
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?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is difference between system.string and system.stringbuilder classes?
Which file is taken by compiler when we have both file Application and Server Configuration file?
What are the improvements made in cas in .net 4.0?
What is an assembly? What are the different types of assemblies?
What is the difference between response.redirect & server.transfer?
Name the classes that are introduced in the system.numerics namespace.