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 method used to load generated dataset with data 
on the DataAdapter control ?
 Question Submitted By :: Ninad
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the method used to load generated dataset with data on the DataAdapter control ?
Answer
# 1
The method used to load generated dataset with data on the 
DataAdapter control is the Fill() method.
 
Is This Answer Correct ?    3 Yes 0 No
Ninad
 
  Re: What is the method used to load generated dataset with data on the DataAdapter control ?
Answer
# 2
if sqldataadapter=sda;
and ds=dataset
then use sda.fill(ds);
 
Is This Answer Correct ?    1 Yes 0 No
Anil
 
 
 
  Re: What is the method used to load generated dataset with data on the DataAdapter control ?
Answer
# 3
The method used is Fill() if we are using DataAdapter
 
Is This Answer Correct ?    1 Yes 0 No
Shikha
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
Is It Possible For Whole Page is Saved In View State? What Is View State? Phoenix-Technologies2
What is a transaction? a) A banking term. b) A concept used to describe a step in the business process. c) A combination of DML steps that must succeed or the data is retuned to its initial state. d) A combination of DDL steps that must succeed or the data is retuned to its initial state. Syntax-Softtech3
what is the auto option in XML ?  1
Breifly explain about stack and heap memory Managemet?  1
What are PDBs? Where must they be located for debugging to work?  2
Features in ASP.NET? Microsoft2
Types of session management in ASP.NET ? Microsoft2
What does setting a control's EnableViewState property to false accomplish?  1
What namespace does the Web page belong in the .NET Framework class hierarchy?  1
What is the need to give <compilation debug=true> command ? Netsweeper3
can we place the same DLL in debug folder two times? (without using strong name ) TCS7
with which controls you worked in Asp.net 2.0? HP2
When is the ViewState available during the page processing cycle ?  3
Is it necessary to create a Windows application or Web application to test a Web service ? Is it must to consume this service?  2
Uses of CLR ? TCS2
What is the difference between response.redirect and server.transfer, how to choose one among the other? 247Customer2
public key? Microsoft1
What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable Syntax-Softtech2
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel Syntax-Softtech2
What is strong-typing versus weak-typing? Which is preferred? Why?  1
 
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