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 |
Define a multilingual website?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
How do you use viewstate?
Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?
Is it possible to migrate visual interdev design-time controls to asp.net?
Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....
Define authentication and authorization.
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is the request flow used for asp.net mvc framework? : asp.net mvc
Define a static class?
Can we throw exception from catch Block?
How do you implement postback with a text box? What is postback and usestate?
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)