Myblog's Blog

October 26, 2009

ASP .NET Interview questions

Filed under: ASP.NET — technospider @ 2:38 am

Q1: Describe the Asp.net Page Life Cycle?
A2: http://msdn2.microsoft.com/en-us/library/ms178472.aspx

Q2: Describe the Asp.net pipeline ? Give an Example when you need to extend it? How do you do so?
A3: http://msdn.microsoft.com/msdnmag/issues/02/09/HTTPPipelines/

Q3: How do you perform pre- and post-processing to extend a WebMethod ?
A6: Use SOAP extensions …http://msdn.microsoft.com/msdnmag/issues/04/03/ASPColumn/

Q4: What is an Asp.net Http Handler & Http Module?
A14: http://www.15seconds.com/issue/020417.htm

Q5: What is the HttpContext Object? Where is it accessible?
A16: It’s is an Object that Encapsulates all HTTP-specific information about an individual HTTP request. it is avaliable through out the Asp.net request pipline.

Q6: What is the difference between ASP.net 1.x & ASP.net 2.0 ?
A20: Any answer that include stuff like Provider model (membership provider, role provider … etc) and Master Pages, Code Beside model, new web controls will be ok.

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.