What are the steps to connect to a database?


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

Post New Answer

More ADO.NET Interview Questions

can we change the data in dataset? if yes what is the process?

1 Answers   Artech,


What is difference between executenonquery and executequery?

0 Answers  


What are the Different layers in ADO.Net?

10 Answers   eXensys,


Explain what are acid properties?

0 Answers  


What is aggregate root?

0 Answers  






once data is fetched into dataset connection gets closed. but in datareader connection is always maintained...then why datareader is fast and mainly recommended ?

2 Answers  


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?)

0 Answers  


What is the difference between data grid and data repeater?

0 Answers  


Which object holds only data and does not interact with data source?

0 Answers  


What is the default Timeout for SqlCommand.CommandTimeout property?

0 Answers  


What is the provider and namespaces being used to access oracle database?

4 Answers   Microsoft,


Describe ado.net object model in detail.

0 Answers  


Categories