What is the role of data provider in ado.net?
Describe the command object and its method.
Explain how to pass multiple tables in datasets simultaneously?
What is the difference between data reader and data adapter?
i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code
What is bubbled event?
How does entity framework work?
Where do you store connection string ?
What are the 4 types of classes in ADO.NET?
What is executenonquery ado.net?
What are basic methods of dataadapter?
What is a data control clerk?
Explain how to create dynamic gridview?