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

What is the difference between server-side scripting and client-side scripting?

554


Why do we need url encoding?

526


What is the difference between rest and restful?

540


What is the difference between web config and machine config files?

565


What is the difference between c# and .net?

585






What is difference between asp.net and asp?

566


What is repository pattern in mvc.net? : asp.net mvc

530


Define the term Web Garden?

554


What does mean by a neutral culture?

605


Which is the parent class of the ASP.NET server control?

545


Explain the use of resource manager class in .net.

508


How do you do Client-side validation in .Net?

579


Explain server-side scripting and client-side scripting.

515


Give an example of what might be best suited to place in the application_start and session_start subroutines?

528


When you use Ajax controls in the ASP.NET application?

571