What are the different methods by which we can populate a dataset?
What are all the classes that are available in System.Data Namespace?
What are the data access namespaces in .NET?
Define connection string?
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 ole2 format?
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 the advantage of ado.net?
What are the ado.net objects?
How to work with disconnected data - the dataset and sqldataadapter?
What are basic methods of dataadapter?
Explain the two fundamental objects in ado.net?
Name which operations can you not perform on an ado.net dataset?