How would you connect to database using .NET?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ADO.NET Interview Questions

differences between ADO and ADO.NET

0 Answers   Microsoft,


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

0 Answers   CGI,


What does executereader return?

0 Answers  


how to add a selected row of a gridview to another gridview without reloading the page??

2 Answers  


What is the difference between ado.net and entity framework?

0 Answers  


What is difference between datagridview and datagrid control in winforms?

0 Answers  


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

0 Answers  


Describe the command object and its method.

0 Answers  


We all know that Dataset is purely disconnected architechure, but we also know that we can update the changes made to the dataset can be updated in the backend database. when there is no connection how does the update happedn?

6 Answers   Accenture, FastStream,


What are advantages of microsoft-provided data provider classes in ado.net?

0 Answers  


Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

0 Answers  


what purpose of Indexing creating? directly we can search the reqired row with the help of query?what is the use of indexing?

3 Answers  


Categories