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
 
 


 

 
 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 dataset ?
 Question Submitted By :: Laya
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is dataset ?
Answer
# 1
Dataset is disconnected architecture.dataset persists and 
load data in xml format.dataset can load data from 
different datasources.through the dataset we can define 
relationships among the datadatable
 
Is This Answer Correct ?    10 Yes 3 No
Ravan
 
  Re: What is dataset ?
Answer
# 2
dataset is a disconnected architecture in .net frame work 
for which there is no need to have a live connection. it 
contains datatable in which datarow and datacolumn is 
present.
 
Is This Answer Correct ?    8 Yes 1 No
Hardik
 
 
 
  Re: What is dataset ?
Answer
# 3
dataset is a disconnected architecture in .net frame work 
for which there is no need to have a live connection. it 
contains datatable in which datarow and datacolumn is 
present.
 
Is This Answer Correct ?    5 Yes 3 No
Hardik
 
  Re: What is dataset ?
Answer
# 4
dataset is disconnected architecture and it is exactly to 
our database tables. we can do all operations on it..and it 
consists of no. of datatables.
 
Is This Answer Correct ?    3 Yes 1 No
Supriya
 
  Re: What is dataset ?
Answer
# 5
Dataset represents the mechanism for managing data when it 
is disconnected from the datasource.Dataset objects 
represent disconnected and cached data. It is not in direct 
connection with data store(sql server, oracle etc) rather 
it talks with DataAdapter who is responsible for filling 
the Dataset. Dataset can have one or more Datatable and 
relations.
 
Is This Answer Correct ?    4 Yes 1 No
Lakshmi
 
  Re: What is dataset ?
Answer
# 6
DataSet is a Ado.net property.it's usage is making a 
connection to morethen one table at a time.This mechanism 
is dis-connection architecture.
 
Is This Answer Correct ?    1 Yes 4 No
Arief
 
  Re: What is dataset ?
Answer
# 7
Dataset is a inmemory database for the apllication.Dataset 
is a collection of tables.it is purely disconnected 
architecure in .net.
 
Is This Answer Correct ?    4 Yes 0 No
Nitya
 
  Re: What is dataset ?
Answer
# 8
A Dataset is a in memory representation of a collection of 
Database objects including tables of a relational database 
schema. The dataset contains a collection of Tables, 
Relations, constraints etc.
 
Is This Answer Correct ?    4 Yes 1 No
Nagendra
 
  Re: What is dataset ?
Answer
# 9
Dataset is a Collection of records sharing a common format, 
usually with one or more field discriptor of special 
record, or with in the content of dataset presenting the 
tabular form.
 
Is This Answer Correct ?    2 Yes 0 No
Sujee
 
  Re: What is dataset ?
Answer
# 10
Dataset is heart of disconnected architecture of access the
data.it contains the zero or more tables which can connect
with one or more relationships that can use to link the data
together
 
Is This Answer Correct ?    2 Yes 0 No
Girish
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
repeater and gridview diff? Why is repeater fast than gridview? TCS2
Singleton Design pattern?How do you achieve it? Microsoft2
What is the purpose of each of the validation controls provided by ASP.NET?  1
I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.  4
Any alternative to avoid name collisions other then Namespaces?  1
what is webpart? what r the parts in this webpart (zone)  1
how to add cliet side event to server side? and how to register client script to sever side? wt difference these two PSI-Data-Systems3
What data type does the RangeValidator control support? Visual-Soft3
4. How do you plan to achieve these goals? Swatz-Oils2
how can i call output parameters from ado.net TCS2
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?  1
Which namespace in used to connction web cam  1
When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..  2
Types of caching ? TCS3
Webconfig file is cofiguration of server or browser? Wipro9
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?  4
When is the ViewState available during the page processing cycle ?  3
What is customer control and user control? Perot-Systems1
what are the types of ASP objects ? Satyam4
what is postback implementation?when pre-render event n init event is fired? Ness-Technologies1
 
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