What is the method used to load generated dataset with data
on the DataAdapter control ?
Answer Posted / ninad
The method used to load generated dataset with data on the
DataAdapter control is the Fill() method.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the validation controls available in ASP.NET?
Which type of state management is provided by Query String in ASP.NET?
What is the difference between web.config and machine.config in ASP.NET?
What is view state and how it works in asp net?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
How will you maintain versioning in asp.net 2.0?
What is mta?
What is session mode in asp.net?
Can you explain one critical mapping?
What are the new web part controls in asp.net 2.0 ?
What is caching? Explain.
Please briefly explain the usage of global.asax?
What are the new data controls in asp.net 2.0?
What are the page life cycle events?
Explain the difference between dataset and datareader.