What are the fundamental objects in ADO.NET?
There are two fundamental objects in ADO.NET:
•DataReader- connected architecture.
•DataSet- disconnected architecture.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is machine.config in .net?
What is the managed and unmanaged code in .net?
How to write an MMC snap-in for my Windows service?
Explain what is the difference between web application and enterprise application?
What's a windows process in .net?
What is assemblies in .net?
How can I get at the win32 api from a .net program?
Describe the use of following com+ services jit activation, queued components, object pooling.?
What is portable executable (PE)?
Value type & data types difference. Example from .NET.
How many types of generations are there in a garbage collector?
How do you generate a strong name?