What is difference between sqldatareader and sqldataadapter?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is the difference between OLEDB Provider and SqlClient?
What does executequery return?
Describe datareader object of ado.net with example.
What is the difference between a Dataset and DataReader? Can dataReader hold data from multiple tables?
3 Answers Fulcrum Logic, Merrill Lynch,
how Sequence to connect and retrieve data from database using dataset?
suppose we using gridview contrl,with sqldatasource.in that for birth date how can we take validation contrl for dd/mm/yy formator how we assign regular expression for same
What is a column variable?
How can I retrieve two tables of data at a time by using data reader?
What is ado object model?
What is namespace in ado.net?
How to pass multiple tables in datasets simultaneously?