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 typed datasets?

Answer Posted / s. verma

A DataSet can be typed or untyped. The difference is that
the typed DataSet has a schema and the untyped DataSet doesn't.
A typed DataSet gives easier access to the content of table
fields through strongly typed programming. Strongly typed
programming uses info from the underlying data schema. This
means we are programming directly against your declared
objects and not the tables. A typed DataSet has a reference
to an XML schema file. This scema file (*.xsd) describes the
structure of all the tables contained within the DataSet.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to improve performance of web application asp.net mvc? : Asp.Net MVC

1068


Will the asp.net validators run in server side or client side?

1192


How do cookies work?

1037


Explain global assembly cache.

1079


Can master pages be nested?

982


What is simple data binding?

1004


What is the differences between a primary key and a unique key in sql server?

1129


What is the difference between session and viewstate in asp.net?

1159


What is session in asp.net?

1007


How can you display all validation messages in one control?

1040


What are the server control tags in asp.net.?

1104


Define dll hell?

1138


Can we use html in asp.net?

984


What is semantic gap?

1068


Which control has default post back is enabled(true)?

1121