Apr 04, 2009
Sometime back I was working on a particular issue which was particularly interesting . They had a website that was configured to use Advanced Digest authentication from IIS , however the peculiar behaviour was that while using fire fox they received multiple...
0 comments
Tags: IIS 6.0NetmonIE 7.0Advanced Digest Authentication
Nov 19, 2008
The following scenarios establish the way the process identity and the thread identity are defined while building asp.net websites and publishing using the IIS webserver. IIS supports the following authentication types : · Anonymous – In this...
0 comments
Tags: IIS 6.0Process IdentityASP.NET ImpersonationASP.NET
Nov 19, 2008
Web Distributed Authoring and Versioning (WebDAV) extends the HTTP/1.1 protocol to allow clients to publish, lock, and manage resources on the Web. Integrated into IIS, WebDAV allows clients to do the following: • Manipulate resources in a WebDAV...
1 comments
Tags: FTPSIIS 6.0Webdav