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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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 is an iHTTPModule, and explain its implementation with 
its limitations?
 Question Submitted By :: Mrunal
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is an iHTTPModule, and explain its implementation with its limitations?
Answer
# 1
have created a HttpModule to do some preprocessing for a 
web
application. This preprocessing is to be done before each 
page of the
application is loaded. I have created a separate project 
compiled it and
added a reference to it in the web application. The code is 
working fine.
Now i need to deploy this ihhtpModule in the GAC. I have 
added the
following lines of code in the web.config file of the web 
application
<httpModules>
<add name="Authenticate" type="myModules.AuthModule, 
Authenticate" />
</httpModules>
where Authenticate is my dll name, myModules is the 
namespace and AuthModule
is the class name. This works fine when i use a local copy 
of the httpModule
but throws an error when i deploy the same in the GAC.
I ahve added these lines in the web.config file to refer to 
the GAC.
<assemblies>
<add assembly="Authenticate, version=1.0.0.0, 
Culture=neutral,
PublicKeyToken=d1a87f2cb11b878f" />
</assemblies>
Anybody with any idea as to how i can resolve this issue 
please help.

Thanks
 
Is This Answer Correct ?    0 Yes 0 No
Firozgkp
[Daas Konzern]
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
wt is repeater control and wt is datalist control and wt defferences these two? i want some code in datalist?  1
view state data is stored in which format? Mind-Tree8
Differences between VB.Net and C#, related to OOPS concepts CSC5
in database table is thier . in that table fields are photoid , photoname,photo... i want display image in the gridview TCS4
What is X-Path? Sherston2
Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?  2
How many types of session in asp.net2.0 HCL17
How would you implement inheritance using VB.NET/C#?  2
Can we use the java script code in .Net Code behind? eXensys4
which is the new version of IIS SERVER  1
What is custom control. What is the difference between custom control and user control? Microsoft2
Name two properties common in every validation control?  1
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?  1
Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code. Lambent1
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected  1
Have u used webcontrols?Tell me something about these? Microsoft1
Types of session management in ASP.NET? Microsoft1
What is Http handler? Accenture4
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one  1
What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?  4
 
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