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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories >> Software >> Microsoft-Related >> ASP.NET
 
 
 
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  
 
Answer
To populate the DataSet the first time the web page is
displayed. i.e Instance is created first time with this.
 
0
Swapna
 
View All Answers
 
 
 
 
 
   
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