differance between checkbox and rediobutton in vb.net?
Answer / satya narayan sahoo
Check box can be multi select where as redio button is used
for single selection.
One more difference is check box are square size where as
redio buttons are circular.
| Is This Answer Correct ? | 2 Yes | 1 No |
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
What is .net technology?
What is concurrency? How will you avoid concurrency when dealing with dataset?
How does you handle this COM components developed in other programming languages in .NET?
What is the use of design pattern?
Explain .net framework overview?
Give an example program for Getter /read-only methods in JAVA
What is different between User Control and Web Control and Custom Control?
What is managed code in .NET?
What are the features of UIP Application Block?
What tools can I use to develop .net applications?
What is Full trust permission set in .Net