Welcome to MSDN Blogs
Sign in
|
Join
|
Help
WebTransports's WebLog
All the HTTP you can eat.
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
HTTP General
Intro
Kernel Http
Networking
WinHttp
WinInet
News
These postings are provided "AS IS" with no warranties, and confer no rights.
Want a job working on this stuff? We have
open
positions
. Or how about
winsock
or
System.Net
development.
Intrested more in
enterprise
and home
A/V
networking
, or
PM management
?
Archives
July 2005 (3)
March 2005 (8)
February 2005 (4)
January 2005 (1)
November 2004 (3)
October 2004 (4)
September 2004 (1)
August 2004 (2)
July 2004 (2)
June 2004 (1)
March 2004 (1)
February 2004 (2)
IE/Wininet Related
jeffdav's WebLog
IIS Stuff
Server: Microsoft-IIS/6.0\r\n
Rich Ersek
November 2004 - Posts
Friday, November 19, 2004 7:29 PM
HTTP.SYS + .Net Framework 2.0 + !IIS -> ASP.NET
Aaron Skonnard has an MSDN Magazine article about running ASMX without IIS , but instead uses Http.sys through the new managed HttpListener APIs in the .NET Framework 2.0. He provides code demonstrating how to tie Http.sys directly to ASP.NET.
Posted by
WebTransports
|
0 Comments
Filed under:
Kernel Http
Thursday, November 18, 2004 9:33 PM
Wininet Cache: Index.dat
Jeffdav continues his blogging about the WinInet Cache with a multiple posts on index.dat .
Posted by
WebTransports
|
0 Comments
Filed under:
WinInet
Wednesday, November 17, 2004 12:35 PM
IIS Team blog and Server Caching
IIS now has a team blog called IIS Hints & Tips . Thier first technical post is about how IIS and ASP.NET uses the http.sys cache .
Posted by
WebTransports
|
0 Comments
Filed under:
Kernel Http