Differentiate between namespace and assembly.
What are the different types of validation controls in asp.net?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What are the advantages and limitations of query string?
What are early binding and late binding.
Explain login controls.
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is the difference between page-level caching and fragment caching?
How you can access the properties and controls of master pages from content pages?
How can you send an email message from an asp.net web page?
How can you display all validation messages in one control?
What is the basic difference between asp and asp.net?
How do I calculate relative time?
What is a nullreferenceexception?
What is difference between constants and read-only?