Sign in
Thomas Marquardt's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Extensionless URLs
Archive
Archives
October 2010
(1)
June 2010
(1)
May 2010
(1)
April 2010
(2)
June 2009
(1)
March 2009
(1)
August 2008
(1)
July 2008
(1)
April 2008
(1)
November 2007
(1)
October 2007
(2)
August 2007
(2)
July 2007
(2)
June 2007
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Thomas Marquardt's Blog
Server.TransferRequest hangs or takes a long time to execute
Posted
over 6 years ago
by
Thomas123456
3
Comments
Server.TransferRequest is a new API in the IIS 7.0 release of ASP.NET. It is essentially a server-side redirect. When invoked, a new request context is created, called the child request, and it goes through the entire IIS 7.0/ASP.NET integrated pipeline...
Thomas Marquardt's Blog
Things you didn't know (and perhaps don't want to know) about ASP.NET Session State
Posted
over 6 years ago
by
Thomas123456
1
Comments
I've uploaded a brief summary on the extensibility of ASP.NET Session State (see link to AspNetSessionState.pdf below). Many people aren't aware of how easy it is to implement a custom session state provider. Having your very own disk based (file based...
Page 1 of 1 (2 items)