What is the difference between typed and untyped dataset?
Answer / Amit Tewari
In ADO.NET, a typed dataset represents a strongly-typed DataSet with defined tables, columns, and relationships. This provides improved performance and IntelliSense support in Visual Studio. An untyped dataset is a regular DataSet without these strong types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What is execute scalar in ado.net?
How to enable and disable connection pooling?
Explain sqlconnection object?
How to retrieve the user id which is provided while windows authentication?
What are the different methods by which we can populate a dataset?
Why edit is not possible in repeater?
Which architecture does Datasets follow?
Which object holds only data and does not interact with data source?
What is ado.net objects?
How would you connect to a database by using .NET?
Describe the disconnected architecture of ADO.NET’s data access model.
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)