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
Why viewstate is used in asp.net?
What is route in web api?
Why we go for mvc instead of asp.net? : Asp.Net MVC
Which dll handles the request of .aspx page?
What is full form of asp.net?
What is caching in asp.net?
What is application Object?
Define machine.config in .net?
Why does my asp.net file have multiple tag with runat=server?
What are the events in a page life cycle?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Can asp.net work on an nt server?
Is post back property in asp net?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is server side session management?