What is meant by entity framework?
Answer / rajpoot saket
The Entity Framework enables developers to work with data in the form of domain-specific objects and properties, such as customers and customer addresses, without having to concern themselves with the underlying database tables and columns where this data is stored
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
Can we load multiple tables in a dataset?
How do you update a dataset in ado.net?
What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?
What is Dataset Object?
How can we load multiple tables in to dataset?
Explain the advantages and disadvantages of using datalist?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
Difference between sqlcommand and sqlcommandbuilder?
How do you update a dataset in ado.net and how do you update database through dataset?
What are the ado.net connection pooling parameters?
Describe briefly an ADO.NET Dataset ?
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)