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 |
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
What is JIT and how is works ?
How to do Forms authentication in asp.net?
How do we access view state value of this page in the next page?
What is break mode?
What is viewstate? What does the “enableviewstate” property do?
Diff between web user control and web custom control?
wt is repeater control and wt is datalist control and wt defferences these two? i want some code in datalist?
What is ascx?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Can you change a Master Page dynamically at runtime?
what is stateless ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)