ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what are Httpmodule and HttpHandler?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what are Httpmodule and HttpHandler?
Answer
# 1
http handler is a information between the web browser and 
web server
 
Is This Answer Correct ?    1 Yes 2 No
Divya
 
  Re: what are Httpmodule and HttpHandler?
Answer
# 2
An ASP.NET HTTP handler is the process (frequently referred 
to as the "endpoint") that runs in response to a request 
made to an ASP.NET Web application. The most common handler 
is an ASP.NET page handler that processes .aspx files. When 
users request an .aspx file, the request is processed by 
the page through the page handler. You can create your own 
HTTP handlers that render custom output to the browser.
An HTTP module is an assembly that is called on every 
request that is made to your application. HTTP modules are 
called as part of the ASP.NET request pipeline and have 
access to life-cycle events throughout the request. HTTP 
modules let you examine incoming and outgoing requests and 
take action based on the request.

An HTTP handler can be either synchronous or asynchronous. 
A synchronous handler does not return until it finishes 
processing the HTTP request for which it is called. An 
asynchronous handler runs a process independently of 
sending a response to the user. Asynchronous handlers are 
useful when you must start an application process that 
might be lengthy and the user does not have to wait until 
it finishes before receiving a response from the server.
 
Is This Answer Correct ?    5 Yes 0 No
Rituparno
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What are the different modes for the sessionstates in the web.config file?  1
Difference between .NET components and COM components? Microsoft1
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application???? Sparsh6
What is Boxing and Unboxing? Accenture6
What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax? Microsystems4
What is FullTrust? Do GACed assemblies have FullTrust?  2
How do you get records number from 5 to 15 from a dataset of 100 records? Syntax-Softtech1
Difference between ByVal and ByRef? Microsoft2
Caching techniques in .NET? Microsoft2
best .net institute in hyderabad  3
Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler? Visual-Soft3
How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code? LG-Soft1
If there are two web.config files in a application which config files will get priority?  4
What are runtime hosts? Microsoft3
What are the types of assemblies and where can u store them and how a private assembly is used only by a single application, and is stored in that application's install directory (or a subdirectory therein)? Accenture3
What are the different ways you would consider sending data across pages in ASP (i.e between 1.asp to 2.asp)? Net-Solution1
What data type does the RangeValidator control support? Visual-Soft3
Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....  3
how to create bin folder in asp.net2.0  7
What namespaces are imported by default in ASMX files?  2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com