Click here to Skip to main content
15,868,016 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 

27 Nov 2009 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.
31 Oct 2007 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.
26 Sep 2008 by Max Paulousky
This article describes MS TFS Proxy efficiency testing depending on the internet channel rate between TFS and TFS Proxy, TFS commands, and TFS Proxy cache state. Also, this article describes the advantages of using the MS TFS Proxy on slow Internet channels.
10 May 2007 by Paul Glavich
ANTS Profiler provides you with a quick and easy way of identifying performance bottlenecks within your .NET applications. Additional support for the latest .NET 3.0 features, the Vista operating system, and Visual Studio integration, cements ANTS Profiler as a leading tool in performance profiling.
13 Mar 2008 by Paul Reeder
Implementing a custom configuration for routing rules
28 May 2007 by Sau Fan Lee
11 Jul 2005 by Chester Ragel
A tool which can be used to do common tasks which Microsoft Content Management Server API provides.
22 Feb 2010 by Pero Matić
How to automatically enforce and switch between secure (HTTPS/SSL) and non-secure (HTTP/non-SSL) web pages without hard-coding absolute URLs, using SEO friendly redirects.
20 Jan 2008 by Sushant Joshi
This article describes how to generate Excel at client side and embedd "Pivot Tables" and "Charts" into the Excel.
9 Nov 2012 by Abdul Quader Mamun
To develop scalable applications, effective paging is essential. Devoid of smart and effective paging and sorting to handle thousands of thousand data takes extra time and system resources.
29 Mar 2012 by Matt Perdeck
Improves web site performance by combining and minifying JavaScript and CSS files on the fly. Processes ASP.NET AJAX toolkit .axd files too. Improves image caching and loading. Very easy to add to any ASP.NET web site.
14 Aug 2012 by Abdul Quader Mamun
Custom TreeView web user control for parent child relatioinal data upto infinity
11 Apr 2005 by Uwe Keim
Introduced a class that simplifies Windows Impersonation in C#.
16 Aug 2013 by Karthik. A
sBlog.Net is a minimalistic blog engine created using the ASP.NET MVC 3 framework.
8 May 2008 by Jake Morgan
Deploy zip files to your web application and serve compressed files directly out of the zip file.
5 Mar 2008 by Omar Al Zabir
Performance tips and hard-core tricks that change core runtimes, not for the faint-hearted
19 Jan 2009 by Sasa Popovic
A Visual Studio add-in that allows generation of Web Parts based on prepared ASCX controls/templates.
22 Aug 2004 by Shams Mukhtar
This article will enhance your vision on the usage of Robustness Analysis in conjunction with Model View Controller, using UML with application in ASP.NET. This article is a sequel to my articles on Architecture and Design with ASP.NET.
27 Jan 2005 by Justin Williams
Leveraging the Common Gateway Interface in C#.
9 Apr 2010 by Abdul Quader Mamun
ASP.NET provide features to develop appllication for mobile devices. System.Web.Mobile namespace is devoted specifically to mobile Web development.
26 Jun 2008 by Boaz Davidoff
Using multi-threading techniques to create a duplex (two-way) web service that can push events/messages to the client.
30 Jun 2008 by junnark
We will create a very simple web chat application using the latest ASP.Net 3.5 technologies from scratch.
19 Mar 2011 by Paul Sanders (the other one)
This article provides a way to use RSA public key encryption in scripts running on a Web server hosted by a shared hosting company. It also demonstrates how to use RSA in .NET to solve the 'real world' problem of signing license codes so that they cannot be forged.
4 Oct 2009 by lepipele
Overview of deployment techniques using example WSE 3 enabled solutions
5 Sep 2009 by Farooq Kaiser
In this article, I will examine how you can improve the performance of an ASP.NET MVC application by taking advantage of the various components
6 Aug 2007 by Omar Al Zabir
Learn about 13 production disasters that can bring down your business
30 Dec 2007 by Rama Krishna Vavilala
This article builds a web based message board and uses several new technologies introduced with Visual Studio 2008 such as LINQ, WCF Web Programming, WCF Syndication, ASP.NET ListView, ASP.NET DataPager etc.
11 Aug 2005 by OmegaMan
Local web service calls third party web service which returns XML data and serialization fails, the article shows how to obtain the actual SOAP message.
16 May 2006 by DaberElay
Passing large amounts of data through web services can become a huge bottle-neck in a WAN application architecture (i.e., server is on the web), and in any case, a real load on the network traffic. This is one solution for downsizing the network costs.
8 Jul 2004 by Simon Steed (SimonAntony)
This article explains how using caching within your Windows Forms application can speed up data access for frequently used data and avoid performance bottlenecks over the network.
3 Sep 2007 by Max Paulousky
This article describes a control that allows getting a web page as the customer sees it. E.g., the developer can store the copy of the page as it was before an exception and restore the page when it's required.
9 Jun 2013 by Stan Bice
Imagine connecting church worship attenders with real-time content.
21 Dec 2010 by Massimiliano Peluso "WeDev Limited"
This article describes in depth everything that happens beween the request/response in a web application.
14 Sep 2010 by iucon
An AJAX UpdatePanel with less communication overhead and better performance
20 Nov 2005 by Jason Witty
With the release of SQL Server 2005, Microsoft introduces the long overdue ROW_NUMBER() function. In this article, we will walk through a C# implementation of pagination using the ROW_NUMBER() method.
25 Jan 2008 by code-frog
A simple guide meant to take the reader through a series of questions that will help them plan for and manage their business network.
28 Nov 2008 by Denis Voituron
This article describes how to develop a reverse proxy in C# using the IIS HTTPHandlers.
21 Sep 2005 by Ralph Hare
Adding mouse gesture recognition to Internet Explorer.
2 Aug 2004 by Elvin Cheng
It allows calls to server events from client script code without causing the page to post back and refresh.
4 Apr 2006 by Salvatore Vetro
The art of swap from a database to another changing a flag
7 Oct 2010 by xidar
A BITS wrapper library for .NET 2.0.
11 Apr 2005 by Alex James
A simple and reliable way to build context into a multi stage process in ASP.NET.
9 Feb 2009 by Rahman Masudur
This article shows how to use a WCF service in XBAP or a WPF browser application.
5 Jan 2005 by Teo Lachev
Introducing Microsoft Reporting Services.
11 Apr 2009 by kriceslo
Reduce sitemap maintenence and never have another "unlisted" page! Unlisted pages dynamically inherit site map placement from a parent page. Replace repetitive '/default.aspx' mentions with '/' for friendlier URLs. Wildcard query string matching and more...
15 Dec 2008 by Faris Y. Elias SHOMOU
Exploring multiple hosting environment for WCF service
13 Feb 2007 by Vlad Hrybok
This article describes how to run DotNetNuke content management system on UltiDev Cassini web server, which unlike IIS can run on Windows XP Home and can be redistributed along with the DotNetNuke applications.
17 Jan 2008 by Rolf Szomor
A work-around for ASP.NET menu parent menuitem highlighting.
18 May 2008 by defwebserver
A wizard that allows you to FTP an application to a remote server and then launch the configuration wizard from the web browser to update the database connection.
26 Aug 2005 by Hannes Foulds
This article shows how DPAPI and Triple DES can be used to encrypt connection strings and other sensitive strings for storage in the ASP.NET web.config file.
6 Dec 2006 by fschudel
A simple tool to find unused subs, functions and variables in your ASP code.
19 Aug 2008 by khatri.hitesh
The article explains how to fetch data from Microsoft Analysis Services 2005 (OLAP) Cube using ADOMD.NET and MDX, and display it in the form of a grid.
14 Jun 2009 by Artem S. Dmitriev
This article will show you how to create a proxy client to the WCF web service from PDA device.
6 Jul 2007 by Nguyen-Thanh-Tung
Use SOAP to communicate with a remote DB Server (Here I use SQL Server) on the Internet and get information or interact with the database
8 Dec 2008 by Anas Karkoukli
A new implementation of the Custom Profile Provider for ASP.NET 3.5, using LINQ, Workflow Foundation, and the Responsibility-Centric-Singleton DataContexts pattern.
17 Sep 2007 by Tiago Halm
An overview on Filter.NET as a framework designed to expose the ISAPI Filters API to .NET while maintaining the power, flexibility and efficiency of the IIS platform
25 Oct 2008 by Mohamed Zaki
This custom UI Action for SharePoint extends the lists action menu to allow users to zip document library items and download all of them with or without version.
16 Nov 2007 by blogging developer
Developers use multiline TextBox controls in almost all web projects. Since the MaxLength property of a TextBox control does not work when the TextMode property is set to Multiline, we usually use Validator controls to validate the length.
24 Dec 2005 by Vlad Hrybok
The article describes creating a Visual Studio .NET Setup Project that allows ASP.NET applications to be deployed on boxes that don't have IIS installed. Some familiarity with Visual Studio .NET Setup Projects will help better understand the material in this article.
17 May 2005 by Javier Lozano
This article shows you how to use async handlers along with XMLHTTP to process long executing tasks in ASP.NET.
15 Sep 2004 by ChrisAdams
A technique to use the IIS Basic Authentication mechanism to control access to trace.axd.
9 Oct 2007 by hartertobak
10 tips for search engine optimization (SEO) for your ASP.NET website.
25 Jun 2005 by wduros1
A file upload utility that uses BITS as the transfer engine.
4 Oct 2009 by Shaun Wilde
Custom MembershipProvider and RoleProvider implementations that use web services in order to separate the application and database servers.
24 Aug 2011 by Matt Perdeck
This two part series shows how to get the most out of the compression features built into IIS 7 and IIS 6. This second article focuses specifically on IIS 6 compression.
15 May 2005 by Klaus Salchner (Canada)
Microsoft Indexing Server is a powerful indexing and search engine for your web or file search. This article explains how to set up Indexing Server and how to search its index from within your application.
24 Apr 2014 by Member 10763717
Common issues faced while implementing WCF in Project
20 Sep 2006 by DreamInHex
Create your own AJAX Shoutbox using ASP.NET and C#.
13 Mar 2006 by Alexandru Ghiondea
Describes a way of creating a web service that persists its state between sequent calls.
13 Nov 2012 by Wawrzyniec Wawro
This article is about cross-"worker thread" solutions of implementing the Singleton Pattern in ASP.NET.
3 May 2005 by Stephen Huen
Review of MCMS Connector for SharePoint Technologies.
16 Jul 2005 by TylerBrinks
Geo-Locating C# Smart Client Application using the 2.0 Framework
27 Aug 2006 by Toby Emden
How to protect secure assets using a .NET Reverse Proxy, an ISAPI redirection filter and .NET Forms Authentication
26 Sep 2006 by DreamInHex
Create an AJAX Color Picker for your website with the power of Anthem.
5 Sep 2007 by dB.
A dirty panel extender implementation with ASP.NET AJAX control toolkit.
27 Sep 2005 by Weidong Shen
Adding secure communications to the Microsoft IssueVision sample application using WSE 2.0.
27 Dec 2007 by robertosari
This article aims to show the creation of Network Links for Google Earth.
30 Dec 2007 by Scott Dorman
Explains how to use managed code to detect which version of Internet Information Services (IIS) is installed and if ASP or ASP.NET is registered.
11 Apr 2005 by Daniel Fruzynski
How to reduce DataGrid's ViewState size, while maintaining all DataGrid's functionalities.
22 Apr 2008 by Tamir Khason
How to use raw sockets in Silverlight application and how to make Silverlight speak with Windows Forms and WPF
13 May 2008 by Philip Lippard
Writing an ASP.NET Custom Control which extends the ListView to visually show sort direction for columns.
16 May 2007 by RayLouw
This article explains how to create your own HTML attributes using a plug-in framework.
12 Apr 2005 by Praveen Nayak
A vanilla implementaion showing how Updater Block 2.0 can be included in a Windows Forms application.
20 Aug 2008 by Marcel Wijnands
25 Mar 2009 by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
30 Jul 2009 by Chris McGlothen
An article on installing and implementing Subversion version control software and TortoiseSVN the client interface tool for Windows machines.
15 Feb 2007 by Mark Bible
Information relevant to installing and configuring Microsoft Visual Studio Team Foundation Server for users who require Secure Sockets Layer (SSL) access over the commercial internet with Basic Authentication in a single-server scenario
11 Jun 2011 by Omar Al Zabir
Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping
17 May 2006 by Stephen Huen
Provides a start page for search engines to crawl a Content Management Server (MCMS) web site.
6 Apr 2010 by ckuroda2001@yahoo.com
Cross browser support for a scrollable GridView.
4 Nov 2007 by User 4682017
A utility to convert file includes to virtual includes.
28 Feb 2006 by Diego Mijelshon
How to develop a handler that reads Exchange WebDAV folders and returns RSS.
14 Nov 2004 by Kevin Staunton-Lambert
A general overview of Internet technologies including what the Internet actually is, what HTML and XML are, using Web forms, CGI/MIME, IIS ISAPI, ASP and creating HTML based front ends to databases via ODBC32, OLE DB, ADO and ASP.NET
27 Jun 2005 by Stephen Huen
Gives Content Management Server web sites search capability using SharePoint Portal Server as the search engine.
4 Mar 2009 by User 5983344
Learn how to make your website more secure so that McAfee recognizes it 100% mcAfee Secured and PCI Compliant
30 Oct 2014 by Terrence Sheflin
Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories
31 Mar 2009 by Ravikumar Commuri
How to Create 3DBarChart with Graphics, Bitmap Objects in ASP.NET 2.0
22 Sep 2005 by Stephen Huen
Lists items in a Windows SharePoint Services (WSS) list.
15 Sep 2009 by Sushant Joshi
This article enables you to send mails from Windows application which is normally a tedious task