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 |
Is .net a programming language?
Explain constructor.
Why is .net used?
What is Flyout Design Pattern in .NET?
0 Answers Petranics Solutions,
Explain dataset.acceptchanges and dataadapter.update methods in .net?
what is a strong name?
What should you do to store an object in a viewstate?
What are the different types of memory in .net?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
What is misl?
What does jit compilation do in .net?
What is the base class of Button control in .NET?