Which method do you invoke on the DataAdapter control to
load your generated dataset with data?
Answer Posted / sivasaravanan
Fill Method
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can we set master page as a start page?
What is the difference between mvc and asp.net? : Asp.Net MVC
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Differentiate between namespace and assembly.
What permissions do asp.net applications posses by default?
Explain about Automatic resource management?
What is the typical session identifier?
What does the hotspot class in .net do?
What is the difference between session and viewstate?
What does the orientation property do in a menu control?
Why should i prefer JSP over asp.net or any other web development language..??
What is xaml? Are xaml file compiled or built on runtime?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?