Describe session handling in a webfarm?
Explain the difference between web user control and web custom control?
What are the different authentication modes in asp.net?
Explain how asp.net page works?
How do you declare static variable?
What is the use of view state?
What is viewstate? What does the “enableviewstate” property do?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Define asp.net caching?
Define dll hell?
How would you implement inheritance using c#?
Explain how dot net compiled code will become platform independent?
Explain the difference between inline and code behind - which is best in?
Define data caching?
Explain the difference between array and linkedlist?