What is the parent class of all web server control?
Describe SOA and the tenets of it?
How would you get asp.net running in apache web servers?
What do you mean by serialize?
Can we create a multiple user simultaneously ?
How can we prevent browser from caching an aspx page?
What are the Types of authentications in IIS
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Write some code using interfaces, virtual methods, and an abstract class`
What is view state management in asp net?
What is the difference between cache and cookies?
Explain the significance of routing? : asp.net mvc
Explain the difference between overriding and overloading?
What is in a session cookie?
Give an example of what might be best suited to place in the application_start and session_start subroutines?