Which method do you invoke on the DataAdapter control to
load your generated dataset with data?
Answer Posted / hari
dataadapter.fill()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ispostback property?
Can you explain architecture of your project ?
How does asp.net page work?
Name the tools or API for developing or testing web api?
What is the typical session identifier?
how to write html code with ssl
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How to turn off cookies for a page?
What are client activated objects?
What are the built-in objects in asp.net?
Where is the session stored?
Web API uses which library for JSON serialization?
Why and where this web.config file is used?
To bind columns manually which tags do you need to add within the asp:datagrid ?
Diff between web user control and web custom control?