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 |
version information of assembly consist of _________ values.
In a Repeater control how one can provide an alternating color scheme ?
Explain server-side scripting and client-side scripting.
What are the advantages of the code-behind feature?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What can you do with asp.net?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What is advantage of asp.net?
What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.
How to compare two strings with out Case sensitive ?
What are resource file and how do we generate resource file?
How do you implement Paging in .Net ?
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)