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 are the advantages of .net core?
Explain manifest & metadata.
How many design patterns can be created in .net?
Explain the .NET architecture.
9 Answers HCL, Idhasoft, Scandent, TCS, TechnoLinks,
Name the classes that are introduced in the system.numerics namespace.
Why MVC programming model preferred?
What is gac in .net?
Tell us what is a variable of implicit type and what is its scope?
What's a windows process in .net?
Explain Different kinds of methods?
What is the difference between user control an custom control? Advantages/disadvantages?
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?