ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
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.
 Question Submitted By :: Meenu
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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.
Answer
# 1
To populate the DataSet the first time the web page is
displayed. i.e Instance is created first time with this.
 
Is This Answer Correct ?    3 Yes 1 No
Swapna
 
  Re: 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.
Answer
# 2
To populate the DataAdapter the first time the web page
id displayed.
 
Is This Answer Correct ?    1 Yes 2 No
Vinita Tanwar
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
All kind of access specifiers for a class and for methods ? MMTS1
what is DLL Hell and how it is solved in .NET? icegen9
How to migrate from sqlserver 2005 to sql server 2000 (every one know reverse process of that ) Cap-Gemini1
Is it possible to use two versions of assembly at the same time?If possible explain with code? Tech-Mahindra3
what do machine key element in configuration file specify? TCS1
Difference between HTML control and Web Server Control?  3
i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this.... TCS3
Where does Web.Config Info stored? Will this be stored in the registry? Accenture1
what is purpose of xml control in standard controls of asp.net  1
How many Directives r in ASP.NET?  4
Contrast the use of an abstract base class against an interface? iLink4
hi im shailendra singh my question is how we deploye the data base HCL2
When does the application ONEND event handler fire? C-Squared-Systems1
when using personlization, how do you access over setting at runtime?  1
Breifly explain about stack and heap memory Managemet?  1
how to convert varchar into datatype int............. in ASP  1
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible  3
I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible? EMR5
Difference between ADO.Net 1.1 and ADO.Net 2.0 ? Value-Labs1
Can you explain what inheritance is and an example of when you might use it?  3
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com