What is the base class from which web forms are inherited?
What is query string in asp.net?
What is a page life cycle?
How can you apply a theme to your asp.net application?
What is a web api? Which protocol is used in a web api?
If 200 is for all successful operation then why do we have 201 response codes?
What is bson in web api?
Which protocol is used in a web api?
What are directives in asp.net? List down all the important directives.
List some of the important session state modes of asp.net.
How do you store a value in viewstate and retrieve them?
What are sql notifications and sql invalidations?
What parameters can you pass in the url of the api?
What are the events in a page life cycle?
What are the differences between code behind and code inline?