What is ado.net components?
No Answer is Posted For this Question
Be the First to Post Answer
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 the meaning of object pooling?
Give few examples of datareader that is used in different dataproviders.
What is dbcontext and dbset in entity framework?
What is the difference between sqldatareader and sqldataadapter?
What is untyped dataset?
How would you connect to a database by using .NET?
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?)
What is Dataset Object?
how to keep track of index in listbox items.
What are the different namespaces used in the project to connect the database?
How is it possible to get 2 tables of data at a time by using data reader?