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

Using Dataset first create data row then
dr[index]=radiobuttonid.selecteditem;

Is This Answer Correct ?    14 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define executenonquery?

515


What is the difference between an ADO.NET Dataset and an ADO Recordset?

541


Which ado.net object is very fast in getting data from the database?

637


How to perform sorting on a table in ADO.NET?

549


What are the advantage of ado.net?

513






Explain the two fundamental objects in ado.net?

497


Which object of ado contains datarow datacolumn collection?

508


What is defaultview in datatable?

531


Define partial class?

504


how Sequence to connect and retrieve data from database using dataset?

747


What is ado in agriculture?

509


What are the different execute methods of Ado.Net?

550


How to create data relations?

543


Which method is used by command class to execute SQL statements that return single value?

550


What is serialization and de-serialization in .net?

487