Which parameter of ConnectionString is used to specify the name of the database?
How does entity framework work?
What is a data control clerk?
What is aggregate root?
What are all the commands used with Data Adapter?
What is partial class?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?
What is ado asp?
what is the criteria of selection in sbi interview?
1 Answers BCS, State Bank Of India SBI,
Do you use stored procedure in ado.net?
What is ole in vb?
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?)