How do you filter the data in datagrid?
Post New Answer View All Answers
How can we add/remove row's in "datatable" object of "dataset"?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is ado control?
How do you update a dataset in ado.net and how do you update database through dataset?
What does executenonquery () method return?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is ole word?
What is the difference between Optimistic and Pessimistic locking?
What is the difference between ado.net and oledb?
What are the disadvantages of using datalist?
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?)
What is XML serialization
What is the difference in an abstract class and an interface?
How to pass values into a datatable?
What is ado.net in mvc?