Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Wed, 3 Sep 2008 12:49:03 -0400,    group: microsoft.public.dotnet.framework.aspnet        back       


At what point to set Request / Response Filters?   
At what point in the application lifecycle should a filter be applied to the 
Request / Response objects? Should this be done at the start of each 
transaction? This would make sense if a new Request / Response object is 
created fresh for each transaction. If these objects are reused though 
across transactions, then this is obviously not the approrpriate point to 
set these filters.

I'm suspecting that my earlier issues with Response filtering (Tricky 
Request Filtering Issue - 9/2/2008 11:09pm) are due to the fact that I am 
setting this filter in place at the start of every successive transaction. 
Is this the correct approach, or is this incorrect? In the past, I've set 
the Response filter at the beginning of each request (OnAuthorizeRequest) 
and this has worked for me, however I'm not having similar successful 
results with Request filtering. Please let me know if I'm doing this 
incorrectly.

Thanks for any guidance which you can provide.

- Joseph Geretz -
date: Wed, 3 Sep 2008 12:49:03 -0400   author:   Joseph Geretz

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us