What is the method used to load generated dataset with data
on the DataAdapter control ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anil
if sqldataadapter=sda;
and ds=dataset
then use sda.fill(ds);
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shikha
The method used is Fill() if we are using DataAdapter
| Is This Answer Correct ? | 3 Yes | 1 No |
Explain about secure socket layer?
How many types of web application ?
Why mvc is better than asp.net? : Asp.Net MVC
Elaborate differentiation between ViewState and SessionState?
Is asp.net 64-bit enabled? How?
can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?
What are different templates available in Repeater,DataList and Datagrid ?
What is the use of express session?
How to transpose rows into columns and columns into rows in a multi-dimensional array ?
can i call the java script to code behind file?if yes how?
When during the page processing cycle is ViewState available?
Which is an advantage of application service providers?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)