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?



What are typed datasets?..

Answer / 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

More ASP.NET Interview Questions

how to convert varchar into datatype int............. in ASP

1 Answers  


How many types of state management are there in asp net?

0 Answers  


Explain http handlers? Where we can use the http handlers?

0 Answers   Accenture,


Which is faster viewbag or viewdata?

0 Answers  


what is the difference between primary key and foreign key?

2 Answers  


Is string a value type or a reference type?

13 Answers  


What is the difference between CC and BCC?

0 Answers   MCN Solutions,


What are the various ways of securing a web site that could prevent from hacking etc ?

1 Answers  


Explain the steps needed to be performed in order to create an animation in xaml?

0 Answers  


how to transfer the file from client to server using asp.net

0 Answers   Sans Pareil IT Services,


Can we create a multiple user simultaneously ?

0 Answers   MCN Solutions,


What does aspnet_regiis -i do ?

1 Answers  


Categories