Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

How can you see which services are running on a Windows box?

1 Answers  


What is Event - Delegate? clear syntax for writing a event delegate

0 Answers  


questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }

1 Answers   Manhattan,


Should I implement finalize on my class? Should I implement idisposable?

0 Answers  


Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.

1 Answers  






What is view state in .net?

0 Answers  


How can you turn-on and turn-off cas?

0 Answers  


How to implement getcommon method in class a? Are you seeing any problem in the implementation?

0 Answers  


Why inheritance is important?

0 Answers  


Tell us what is the native image generator?

0 Answers  


Explain what are the deferred execution and the immediate execution in linq?

0 Answers  


What's typical about a windows process in regards to memory allocation in .net?

0 Answers  


Categories