GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

ADO.NET 2.0 Interview Questions


ADO.NET 2.0 Interview Questions

Questions: 19
Comments: 77
 ADO.NET 2.0 Tags
 Showing Questions 11-19 of 19 Questions
<< Previous 1 [2] 
 Sponsored Links

 
 ADO.NET 2.0 Interview Questions
Sorting Options :  

Latest Answer: u just have a look over the fig 2 in this link and u can get somne info, i think...http://msdn2.microsoft.com/en-us/magazine/cc163933.aspxAnd also, the OLEDBSQL Provider posses native drivers to interact with database and the oledb had it's own drivers.As ...

Latest Answer: Record set maintains only one table from database where as dataset maintains more than one table ...
Read Answers (12) | Asked by : aru

0 
Latest Answer: SqlConnectionSqlcommandSqlDataReaderSqlDataAdapterDataSet ...
Read Answers (5) | Asked by : shruthi

post your answer 
Latest Answer: Add the checkbox or drop down in ur itemtemplate column & access it through it's ID. ...
Read Answers (10) | Asked by : ratnakar

What is the Best Practice for binding Controls [Data in the data grid is to be binded with the controls of some form ] ?

Latest Answer: The achive the best performance in databiding always use Dim _Li as ListItemWhile _Reader.Read()  _Li=new ListItem(_Reader(1),_Reader(0))  _dropdownList.Items.add(_Li)End WhileYou can check with performance counter to check in real. CheersSanjarniyazi.khan@gmail.com ...

ADO.NET Does Not Depend On Continuously Live ConnectionsDatabase Interactions Are Performed Using Data CommandsData Can Be Cached in DatasetsDatasets Are Independent of Data SourcesData Is Persisted as 
Latest Answer: ado.net uses dataset for accessing the data , since the dataset is created in client side there is no need of connection at the time of working on dataset ,to the server(where the database is present),  so this makes the data accessing ...

Recordset provides data one row at a time.Dataset is a data structure which represents the complete table data at same time.Recordset has the logic to update and manipulate dataDataset is just a data store 
Latest Answer: Recordset is the Read only & forward only mechanism. But Dataset is the Editable. Recordset is connection oriented and Dataset need connection once to dump the data from the data base. Dataset holds more than one table at a time but recordset holds only ...

Abstract class can contain method definations also.Interfaces are essentially having all method prototypes no definitionIn short Interface is a abstract class having all methods abstract 
Latest Answer: Interface All methods are abstract and there is no implementation. No access modifiers are allowed. Interfaces are essentially having all method prototypes no definition We can achieve multiple inheritance through interface Abstract class Some ...
Tags : Abstract

View page << Previous 1 [2] 

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape