Answer Posted / devender kumar
SqlDataAdapter is a class of ado.net . This class can't be
inherited. It acts as a interface between our aplication
and database. The commonly used method of this class is Fill
() method which is used to fill the DataTable/DataSet with
the data fetched by query from the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mta?
What parameters can you pass in the url of the api? Can get and post use the same url?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is meant by ispostback in asp net?
How does u get record no from 5 to 15 from a dataset of 100 records?
Define web.config in .net?
Which is better asp.net or php?
What is validation in asp.net?
What is a web pool?
is gateway for sms continue connected for sending sms.how?
Is asp.net a programming language or framework?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
How many ways are there to maintain a state in .net? What is view state?
How does asp.net page work?
What is a url string?