Explain manifest & metadata in c#.
What is boxing in c#?
What is a satellite assembly in c#?
Explain acid rule of thumb for transactions in c#.
Which of these string definitions will prevent escaping on backslashes in c#?
Which of the following operations can you not perform on an ado.net dataset?
Which .gang of four. Design pattern is shown below?
What is a delegate in c#?
Which of these statements correctly declares a two-dimensional array in c#?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
What is a multicast delegate in c#?
What is an interface class in c#?
Describe ways of cleaning up objects in c#.
Is it possible to have different access modifiers on the get/set methods of a property in c#?
Int map to which .net types?