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 Interview Questions


ADO.NET Interview Questions

Questions: 31
Comments: 210
 ADO.NET Tags
 Showing Questions 21-30 of 31 Questions
<< Previous 1 2 [3] 4 Next >>
 Sponsored Links

 
 ADO.NET Interview Questions
Sorting Options :  

Latest Answer: by using the data view method we can do it ...
Read Answers (7) | Asked by : tallam ravikanth

Latest Answer: Data ReaderThis is Connection oriented and can read only one record at a time. It has got no capability of reading multiple tables at a time. This needs a live connection all the time. Data SetThis is connection less and can read more than one table ...
Read Answers (6) | Asked by : ratan

Latest Answer: The Repeater class is not derived from the WebControl class, like the DataGrid and DataList. Therefore, the Repeater lacks the stylistic properties common to both the DataGrid and DataList. What this boils down to is that if you want to format the data ...
Read Answers (8) | Asked by : tukuna

Latest Answer: Hi All,Ans:a) SQLCommand  is used to execute all kind of SQL queries like DML(Insert,  update,Delete) & DDL like(Create table, drop table etc)b)SQLCommandBuilder object is used to build & execute SQL (DML) queries like select, insert, ...

Latest Answer: FYI..Clustered index is something that deals with the columns but not the records.These define the physical sorting of the rows in the database in the storage media.A database table can have utmost one clustered index. If we do not create a clustered ...
Read Answers (8) | Asked by : Aryan Khan

Latest Answer: Well C# doesn't support multiple inheritance through classes.If you want to have multiple inheritance in your program, you need to make use of interfaces. A class cannot inherit from more than one class but a class can inherit from more ...
Read Answers (7) | Asked by : Amit

Latest Answer: ADO.NET is something that allows us to interact with relational databases and other data sources. It is a technology that ASP.NET applications use to communicate with a database, whether we need to add a new customer record, make a  purchase, or ...
Read Answers (27) | Asked by : shruthi

No, we cann't since once connection to database is opened must be closed before you reopen again . 
Latest Answer: yes,we can connect two dataadaters to same datasource using single connection at same time.There is a technology in ado.net 2.0 called MARS usinng Mars in connection string we can do it.for eg:  cn.ConnectionString = "server=(local); database=employee; ...
Read Answers (8) | Asked by : Niranjan

Latest Answer: Hi,if you Passing Parameters,then Below  it will excutetypesql> execute Procedure_name(arg1,arg2,...,arg n);...if donot pass Parametersthentypesql> execute Procedure_name ...

Latest Answer: There is something called Query analyzer that u can make use of to find out whether the given query is optimized or not.  ...

View page << Previous 1 2 [3] 4 Next >>

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 (?)

 
Expert Members
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