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...

What are the ADO.NET Controls?

Answer Posted / edwin

ADO.Net controls are

1/ SqlDataSource
2/ AccessDataSource
3/ ObjectDataSource
4/ DataSetDataSource
5/ XmlDataSource
6/ SiteMapDataSource

Is This Answer Correct ?    19 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)

1058


Explain how can we load multiple tables in to dataset?

977


Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?

1196


What is the use of SqlCommandBuilder?

1253


Explain all the classes those are used for database connections between sql server and asp.net?

1059


Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?

1111


Compare Data Reader & Dataset in ado.net?

1046


If we are not returning any records from the database, which method is to be used?

1369


How do you implement locking concept for dataset?

1045


How to add an aggregate column?

1064


Explain the namespaces in which .net has the data functionality class.

1154


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

1084


Can we connect two dataadapters to same data source using single connection at same time?

1034


What is oledb driver?

994


Which method is used to sort the data in ADO.Net?

2026