What is difference between asp.net and asp?
What is asp.net version?
What is a web farm?
Explain how can you debug your .net application?
How do you store a value in viewstate and retrieve them?
Explain the different types of directives in .net?
Why do you use the app_code folder in asp.net?
What is the asp.net mvc folder conventions? : asp.net mvc
What is the concept of postback in asp.net?
Give an example of cookie abuse.
Define xmlreader class.
What is session object? Describe in detail.
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Explain the components of web form in asp.net
How do we access view state value of this page in the next page?