posts - 48, comments - 16, trackbacks - 4

My Links

Archives

Post Categories

Web Dev

Performance – Security – Server.Transfer()

I stumbled across "Performance Gain – Security Risk" which provides a very good and simple example of why one should be careful when using Server.Transfer(). Transfer has a benefit over Redirect as it doesn't have the same performance cost by going through the ASP.NET pipeline, but that has the cost of not going through authorization. The takeaway, be careful, and don't transfer into secure areas of your site

Print | posted on Friday, June 13, 2008 8:32 PM |

kick it on DotNetKicks.com

Feedback

No comments posted yet.

Post Comment

Title  
Name  
Email
Url
Comment   
Please add 8 and 7 and type the answer here:

Powered by: