Give an example that shows how to execute a stored procedure in ado.net?


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

Post New Answer

More ADO.NET Interview Questions

ADO and ADO.NET differences ?

2 Answers   Microsoft,


What are the advantages and disadvantages of using datalist?

0 Answers  


What is the hierarchy of data in databases?

0 Answers  


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

0 Answers  


Which property is used to check whether a DataReader is closed or opened?

0 Answers  






Can datareader hold data from multiple tables?

0 Answers  


Which is better entity framework or ado.net?

0 Answers  


can anybody show me the structure of ADO.NET

1 Answers  


Diff B/W DataSet vs DataTable

6 Answers   Star Wire,


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

0 Answers  


Why DataReader is Forward Only?

16 Answers   IBM, NIIT,


How is it possible to get 2 tables of data at a time by using data reader?

0 Answers  


Categories