Asp.Net interview questions Series Part 1
Introduction I am writing a series of article regarding Most asked asp.net, c# (c-sharp), Dotnet, OOPS technical and interview questions for a beginner (Fresher) and experience developer as well. Description I know you have read a lot of articles regarding interview questions, the purpose of this article is to prepare a list of most frequently asked questions. You may have faced these questions while viva in college exam and job interview as basic skills. Most people working in asp.net web form or Asp.net MVC technology have gone through this. What is Request life cycle in asp.net application? What is asp.net page event lifecycle? What are a content page, master page, and user control? What is an order of page load event in user control, content page and master page? What are the different state management techniques? What is ViewState and Where view state is stored? What is the purpose of ViewState in asp.net web form? Is ViewState available in Asp.Net MVC?