Explain how asp.net different from asp?
What is the base class from which web forms are inherited?
Why is catch(Exception) almost always a bad idea?
Why session is used in asp.net?
What do you mean by caching in asp.net?
How we can kill our Session in web farm where there is no any sticky server .And user can not Logout bcoz of that.
What are custom controls?
How can you handle errors in Web API?
Explain the significance of routing? : asp.net mvc
Can you explain one critical mapping? Performance issue which one is better?
Which control would you use if you needed to make sure the values in two different controls matched?
Is asp.net outdated?
Breifly explain about stack and heap memory Managemet?