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
Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset?
 Question Submitted By :: Ganesh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
Answer
# 1
Valid answers are:
·  A DataSet can represent an entire relational database in
memory, complete with tables, relations, and views.
·  A DataSet is designed to work without any continuing
connection to the original data source.
·  Data in a DataSet is bulk-loaded, rather than being
loaded on demand.
·  There's no concept of cursor types in a DataSet.
·  DataSets have no current record pointer You can use For
Each loops to move through the data.
·  You can store many edits in a DataSet, and write them to
the original data source in a single operation.
·  Though the DataSet is universal, other objects in ADO.NET
come in different versions for different data sources.
 
Is This Answer Correct ?    0 Yes 0 No
Ganesh
 
  Re: Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
Answer
# 2
dataset is nothing but in memory database for client 
application.
Dataset supports bidirectional navigation and it supports 
purely disconnected architecture with xml integration.
it supports plat form independency.
The above are all not supported by recordset.
 
Is This Answer Correct ?    0 Yes 0 No
Siddarth
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is the lifespan for items stored in ViewState?  3
Is It Possible For Whole Page is Saved In View State? What Is View State? Phoenix-Technologies2
What is deference between asp.net, vb.net, c# & j#  2
What is MSIL?  2
How many web.config files in each solution General-Mills9
You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %> Syntax-Softtech2
what is structured data format?  2
What is the method used to load generated dataset with data on the DataAdapter control ?  3
Explain Factory pattern? Microsoft1
What is web.config. How many web.config files can be allowed to use in an application ? Accenture8
Which control would you use if you needed to make sure the values in two different controls matched?  1
hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example" Wipro2
what is diffrance between response.write & response.output.write CTS4
What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor Syntax-Softtech1
What is localization and Globalization?  3
what is service contract,operation contract?  1
What are the difference between ASP and ASP.Net? Accenture1
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do? Patni1
How to write unmanaged code and how to identify whether the code is managed /unmanaged? Accenture4
what are the events in ASP.net page life cycle?  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