What is the maximum pool size in ado.net connection string?
Advantage of ADO.Net?
I am fresh graduate, trained in C# .net. How do i answer when interview ask me , Where do you see yourself within 5 years from now?
what is a dataview?why is it used for?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
What does connection string consists of ?
What is Pooling? what is data pooling? what is sql pooling?
What are the drawbacks of using ado.net?
When multiple users attempt to modify data at the same time Ex user 1 is updating record at same time user2 deleted record sucessfully.now user1 has press update button . how to handle concurrency
How xml files and be read and write using dataset ?
What are the 4 types of classes in ADO.NET?
Difference between ADO and ADO.Net
What is an orm, and why would you use one instead of plain old ado.net?