Answer Posted / manish singh
DataAdapters is important object of Ado.net. it is used to
transfer data to and from database.
DataAdapter is used to Interact with dataset.
DataAdapter has two method fill() and update().
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is view state management in asp net?
What are the advantages of the code-behind feature?
Explain the difference between the web config and machine config.
What is the typical session identifier?
Explain advantages of caching?
What is OSI layer? Explain different layers.
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Which authentication uses a combination of windows and iis authentication?
How does session work?
What is session and cookies in asp.net?
What are the validation controls available in ASP.NET?
How does session authentication work?
What does it mean your session has timed out?
Why SessionID changes in every request in asp.net?
What is server side session management?