Why do we need url encoding?
What are different methods of session maintenance in asp.net?
Explain the advantages of caching?
Which authentication uses a combination of windows and iis authentication?
What is the difference between a page theme and a global theme?
What is postback and autopostback in asp.net?
What is full trust in asp.net?
What is the difference between session and viewstate in asp.net?
Describe state management in asp.net?
List some of the important session state modes of asp.net.
Is there any alternative to avoid name collisions other then Namespaces?
How does http session work?
What is difference between View State and Hidden Field in ASP.NET?
Explain global assembly cache.
How would you implement inheritance using c#?