What are the attirbutes of DataSet?

Answer Posted / chandra

datatable,datarow,datarelation

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of SqlCommand object?

649


What is the executescalar method?

586


What is meant by executenonquery?

529


What are all the different authentication techniques used to connect to MS SQL Server?

546


Which namespaces are used for data access?

628






How to enable and disable connection pooling?

511


What are the connected and disconnected modes in ado.net?

491


Which is faster sqldataadapter and sqldatareader?

500


What are the types of databinding?

557


Does dapper use ado.net?

598


What is the difference between sqlcommand and sqldataadapter?

504


How is entity framework different from ado.net?

488


What are the pre-requisites for connection pooling?

539


Is it possible to edit data in Repeater control?

533


What is concurrency? How will you avoid concurrency when dealing with dataset? (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 the problem?)

585