Answer Posted / hrindows@gmail.com
There are two fundamental objects in ADO.NET:
•DataReader- connected architecture.
•DataSet- disconnected architecture.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by globalization and localization?
Dynamic Fonts
Explain what does managed mean in the .net context?
When displaying fonts, what is the difference between pixels, points and ems?
Where does the gac exist ?
What is managed code in .NET?
Explain what is a manifest in .net?
What is .net3.0 and .net3.5?
What is 'Common Type System' (CTS) in .NET?
Can any object be stored in a viewstate in .net?
What is Event - Delegate? clear syntax for writing a event delegate
Explain what is a delegate?
Explain why do we use the “using” statement?
What is an anonymous method and how is it different from a lambda expression?
Explain soap and xml?