I want to ask u that if i add radio button in ado.net
form,and how radion button data insert in SQL2005 Database...

Answer Posted / claivan

RadioButton control doesn't have SelectedItem property. You
need to use the Checked property of the RadioButton.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define data access layer?

692


What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

764


What is the significance of CommandBehavior.CloseConnection ?

802


Which architecture does Datasets follow?

775


Command objects uses, purposes and their methods.

701


Give an example of a .net application which connects to microsoft access database using ado.net classes.

781


What are dcl commands?

689


Explain sqlconnection object?

740


What is the difference between Datareader and Dataset?

736


What is difference between entity framework and ado.net?

669


What is an orm, and why would you use one instead of plain old ado.net?

780


Explain the difference between ado and ado.net?

679


What is the difference between ado.net and oledb?

675


Which is faster entity framework or ado.net?

680


Is it possible to edit data in Repeater control?

678