How can you automatically generate interface for the
remotable object in .NET with Microsoft tools?
What is an Exception? How many exceptions exist in Dot net and explain them?
what is object lock?
What is CLR? How it will work?
Explain the difference between the stack and the heap?
what are the controls used to upload a file from client to server?
What is static constructor, when it will be fired? And what is its use?
How to create properties and methods using controls?
Which method do you use to redirect the user to another page without performing a round trip to the client?
What is 3 tier architecture?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
How to implement CAS in .Net?
State the differences between the dispose() and finalize().