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 / preethi

String radiovalue;
radiovalue=radiobuttonid.selecteditem.Text;
and pass that string to database

Is This Answer Correct ?    11 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to generate a single aggregate?

535


What are the ado.net components?

521


What is the purpose of using adodb?

498


What is serialization and de-serialization in .net? How can we serialize the dataset object?

510


How to find the given query is optimised one or not?

500






What is the difference between DataReader and DataSet in ADO.NET?

585


What is the role of clr?

525


What is ado or jdbc?

510


What provider ado.net use by default? Explain the role of data provider in ado.net?

521


What are the Features of a dataset

663


What are the classes in System.Data.Common Namespace?

695


What is dataset object? Explain the various objects in dataset.

584


What is the full form of ado?

507


What are the steps you will take to improve performance? Will you use dataset or datareader?

538


What is ole in excel?

512