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 cache and cookies?
Explain the difference between inline and code behind - which is best in?
What is cookie less session? How it works?
How to create events for a control?
What is the difference between Classic ASP and ASP.Net?
What is the purpose of master page?
What does the .webpart file do?
how can create login from create and written conde in asp.net
what is Master pages in asp.net? what is the advantages and disadvantages?
Using shadow variable is good or bad for application?
explain about Back ground process control in .net
1 Answers Digital Mesh, Infronics,
How do you do Client-side validation 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)