Buy Questpond's video subscriptions on
huge discount
.
Online: 3746
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ADO.NET
>
Loading ...
How to convert a DataSet to a DataReader?
Posted by
Peermohamedmydeen
on 9/26/2010 | Category:
ADO.NET Interview questions
| Views: 13821 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
DataTableReader rd = ds.Tables[0].CreateDataReader();
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Difference between Session object and Profile obje ...
Next > :
When inheriting from a base class, whether the der ...
Comments or Responses
Login to post response
More Interview Questions by Peermohamedmydeen
How can we take back-ups in IIS Server?
What is the default user name of an anonymous login in IIS?
in WCF, Which contract is used to document the errors occurred in the ...
In XML What is CDATA Attribute?
Which NameSpace is used to get the information of events about the sys ...
Which design pattern is implemented in the below code snippet? usin ...
Write the syntax of foreach loop with hashtable and get the key, value ...
What is equivalent for regsvr32.exe in .NET?
Latest Interview Questions
When inheriting from a base class, whether the derived class inherits ...
Maximum How many Row(s) will be there in Sys.Indexes view for Each tab ...
How to respond to a Full Transaction Log Error in SQL Server ?
What is "Double Hop" in SQL Server ?
What is Delegation in SQL Server ?
How to Enable / Disable the Full-Text Index created on a View / Table ...
What are the key points to be followed when implementing Full-Text Sea ...
How to identify the "Full-Text search Installed or Not" on y ...
More ...