Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why DataReader is Forward Only?

Answer Posted / sachin gupta

Because it inherit DbDataReader Abstract Class and
DbDataReader Abstract Inherit the IEnumerable and its give
GetEnumerator(Returns an enumerator that iterates through a
collection.)its Type IEnumerator and IEnumerator gives
MoveNext() Method so Datareader is Forward only.

Is This Answer Correct ?    25 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can implement dropdownlist in particular of dataset when try to update?

2830


What is disconnected data?

1090


What does executenonquery () method return?

982


What are the namespaces used in ado.net for data access?

1027


What are the benefits of using of ADO.NET in .NET 4.0?

1151


What is connection pooling and what is the maximum pool size in ado.net connection string?

986


Is ado.net dead?

1058


Which object holds only data and does not interact with data source?

1035


What are the different execute methods of Ado.Net?

1059


What is the difference between Datareader and Dataset?

1128


Define different execute methods of ADO.NET command object ?

1167


How will you fill the gridview by using datatable object at runtime?

1107


Explain the different row versions available in table?

1118


Which is faster sqldataadapter and sqldatareader?

979


Explain the architecture of ado.net?

1129