Click here to Skip to main content
15,881,882 members
Everything / Web Development / IIS / IIS 6.0

IIS 6.0

IIS6

Great Reads

by Max Paulousky
This article presents the techniques and caveats of building Silverlight applications that can be notified about database state changes via polling duplex. WSHttp binding and CLR triggers are used to implement the solution as well.
by Bill Seddon
Shows how a .NET based WebDAV server can be created by combining two Open Source projects. The example implementation returns files from a file system, but you can extend it to return resources from any repository.
by Brij
Enabling HTTPCompression in IIS6
by Sky Sanders
AccessControlModule can impart a greater consistency and usability upon the default behaviour of FormsAuthentication and allow any client script code to leverage FormsAuthentication in a straight forward manner.

Latest Articles

by Terrence Sheflin
Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories
by Misha1964
Learn how to validate complex web forms using business rules engine
by Member 10763717
Common issues faced while implementing WCF in Project
by Karthik. A
sBlog.Net is a minimalistic blog engine created using the ASP.NET MVC 3 framework.

All Articles

Sort by Score

IIS 6.0 

5 Jun 2010 by Or (David) Berkovitch
Urlrewriter.NET can implement sub-domains
12 Sep 2012 by Praveen Kumar Chauhan (PRK)
Sending Data Through XML to web Services
8 Aug 2011 by Omar Al Zabir
WCF does not support Compression out of the box, so fix it
21 Dec 2010 by techbird
Enabling 64bit compatiblity on IIS for 64bit ASP.NET applications
20 Jun 2012 by chetan dudhagara
How to Protect from SQL Injection in PhP based website