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 |
How to instantiate a delegate?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
Describe the start-up process for a Windows service.
What distributed process frameworks outside .NET do you know?
Explain me how does linq work?
What is the microsoft .net?
What property do you have to set to tell the grid which page to go to when using the Pager object?
Which namespace is require to used XML in .NET?
0 Answers Sans Pareil IT Services,
What are the different types of assemblies?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
How will you register com+ services?
What is Finalizer in .NET define Dispose and Finalize ?