What are the advantages and drawbacks of using ado.net?
No Answer is Posted For this Question
Be the First to Post Answer
What are the parameters that control most of connection pooling behaviors?
What are the main differences between classic ado and ado.net?
What are the steps in connecting to database ?
How to add Primary key in DataSet
Call a stored procedure from ado.net and pass parameter to it ?
7 Answers Keane India Ltd, TCS,
Which object of ado contains datarow datacolumn collection?
What is the return type of executescalar?
Which name space is used to get assembly details?
What does ado stand for in ado.net?
Write steps of retrieving data using ado.net ?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
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?