How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What are the event handlers that we can have in global.asax file?
What is different authentication mechanisms used in ASP.NET?
Elaborate differentiation between ViewState and SessionState?
How to prepare culture-specific formatting in .net.
Explain how is a property designated as read-only?
Explain the boxing and unboxing concept in .net?
What is the viewstate in asp.net?
What is the difference between a cookie and a pixel?
How would you turn off cookies on a page of a website?
Define the types of configuration files.
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What is the syntax for datagrid and specifying columns?
What are the session management techniques asp net?
What should you do is you want to remove an existing component but would like to make some funtionalities?