What is the purpose of the following segment?
If ( !IsPostBack)
{
sqldataAdapter1.Fill (dsusers1);
DataGrid1.DataBind ();
}
a) To populate the DataAdapter the first time the web page
id displayed.
b) To populate the DataSet every time the web page is displayed.
c) To populate the DataAdapter every time the web page is
displayed.
d)To populate the DataSet the first time the web page is
displayed.
Answers were Sorted based on User's Feedback
Answer / vinita tanwar
To populate the DataAdapter the first time the web page
id displayed.
| Is This Answer Correct ? | 1 Yes | 5 No |
What is the difference between localization and globalization?
Why SessionID changes in every request in asp.net?
What are Http handler ?
6 Answers Accenture, BirlaSoft, Satyam, Syntel,
What is the base class from which web forms are inherited?
Explain the difference between inline and code behind - which is best in?
Advantage of data Reader?
What is OSI layer? Explain different layers.
What is Forms Authentication in ASP.NET?
Can one dll file contains the compiled code of more than one .net language?
Where is asp.net session stored?
What are sharepoint pages?
Explain MVC model binders?
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)