What is the method used to load generated dataset with data
on the DataAdapter control ?
Answer Posted / shikha
The method used is Fill() if we are using DataAdapter
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between sealed vs static class?
Is web config mandatory?
Which is the parent class of the web server control?
How about the security in Activex DLL and Activex EXE ?
Describe session handling in a webfarm, how does it work and what are the limits?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What is marshalling ? Is it a part of asp.net ?
What are session state modes? List some of the important session state modes of asp.net.
Where web.config file is used?
List the advantages and disadvantages of user control an custom control?
Can we have multiple master pages in asp net?
Do gac'ed assemblies have fulltrust?
What are the advantages and disadvantages of Using Cookies?
What is the usage of DelegatingHandler?
What are the disadvantages of using session?