differance between checkbox and rediobutton in vb.net?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kavitha
checkbox is used for multiple selection . radio button
is for single selection.
| Is This Answer Correct ? | 9 Yes | 5 No |
What is a metadata in .net?
How to produce an assembly?
how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?
Explain the difference between static page and dynamic page?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
Explain the .net framework overview?
what is dotnet architecture? can anyone explain that.
How can you manage pagination on a page using .Net?
What is the difference between response.redirect & server.transfer?
When we use windows api in .net is it managed or unmanaged code?
What is .net and .net framework?
Why is .net used?