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 tracing.
Explain about consistent programming model in the .NET framework?
What is the difference between typeof() vs gettype()?
What is session mode in asp.net?
What are clr?cts?cls?
4 Answers e4e, HCL, Microsoft, Tata Communications,
Explain the difference between asp & asp.net.
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 Answers Syntax Softtech, TCS,
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
What is advantage of code behind coding in ASP.NET?
0 Answers Sans Pareil IT Services,
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What is the namespace used to store the information about the user?s locale?
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)