Click here to Skip to main content
15,886,689 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 Updated

IIS 6.0 

11 Jul 2004 by aa2max
Easy Guestbook with ASP and MS Access
5 Aug 2004 by aa2max
Simple News System using ASP and MS Access
29 Oct 2004 by aa2max
A simple image gallery with captions using ASP.
29 Jul 2005 by aa2max
Simple web-based time management application using ASP and MS Access.
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.
14 Aug 2012 by Abdul Quader Mamun
Custom TreeView web user control for parent child relatioinal data upto infinity
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.
30 Sep 2005 by Abi Bellamkonda
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
30 Jan 2006 by Agha.net
This is a series of articles providing Building Blocks for any ASP.NET application.
15 Feb 2008 by Ahmed Kahwaji
Generate and configurate digital certificate using IIS 6.0
27 Nov 2006 by AJFK
A simple implementation of AJAX in generating a tree view from XML, ASP.NET, and C#.
7 Aug 2007 by albert arul prakash
XSS gaining popularity to hack into websites. This article describes how to power yourself against XSS
18 Jan 2006 by Alberto Venditti
A simple tool to view and edit virtual directories settings on multiple web sites and web servers.
11 Apr 2005 by Alex James
A simple and reliable way to build context into a multi stage process in ASP.NET.
13 Mar 2006 by Alexandru Ghiondea
Describes a way of creating a web service that persists its state between sequent calls.
31 Mar 2005 by Amalorpavanathan Yagulasamy(AMAL)
This article demonstrates Excel report generation in ASP.NET using C# and DataGrid.
4 Nov 2007 by Aman Sura
This article provides a quick and comprehensive overview of ASP.NET and ATL Web Services.
9 Apr 2007 by Amit M patel
This Article represents that .net based application which is used in web based publication work flow with the use of XML and indesign file
12 Jul 2011 by amitthk
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
15 Dec 2007 by ammar_shaker
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.
30 Dec 2007 by Anders Revsgaard
No matter how well you design your system, a distributed SOA application is always complex. When a SOA application fails, it can be difficult to track down the cause of the problem and the Web service where the error occurred. To handle this difficulty, you need a logging system such as UptoLog.
30 Dec 2007 by Anders Revsgaard
No matter how well you design your system, a distributed SOA application is always complex. When a SOA application fails, it can be difficult to track down the cause of the problem and the web service where the error occurred. To handle this difficulty, you need a logging system such as UptoLog.
27 Sep 2005 by Andrew M Baldwin
An article about the Multiformity Open Source project.
18 Jul 2007 by Anton Pious Alfred
Most systems that use Stored Procedures make use of SQL parameters to send and receive information from the database. The code to create these SQL parameters and then populating them is repeated throughout the system. This article describes how to automate this code.
1 May 2006 by anupamkundu
An article to describe Design pattern usage in medium/large scale Web projects
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.
14 Jun 2005 by asanoguera
With that class you only have to set a few properties and you can access to the webservices, only need know the URL of webservice, the method to invoke, and parameters.
26 Jun 2006 by ashishinfra
The generalized class has static functions that return dataset and datareader objects , It accepts string(name of xml tag that stores the query) and value to be supplied in case query accepts parameters
28 Feb 2007 by Asim_Abbasi
ASP based with MS Access as backend, recruitment mangement system. No DLLs.
20 Dec 2004 by AtulMalhotra
Cryptography classes available in .NET.
17 Mar 2008 by Avinish Awasthi
The purpose of the integration is to create collaboration sites on SharePoint 2007 as new accounts or opportunities are created in Microsoft CRM.
21 Mar 2008 by Baris KANLICA
In this article, I will show you how to access a Web page with JavaScript code in Microsoft Dynamics CRM. You can process CRM entities or different actions in that page
12 Mar 2007 by Bashir Magomedov
This article describes the HtmlMap Web Control. Some description and code realization are provided.
25 Mar 2009 by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
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.
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.
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.
14 Jul 2004 by Bobby Ryzhy
An article on browsing via directories or HTTP, with ASP.NET.
22 Dec 2004 by Boo!
Helps you create context sensitive dynamic URLs: dynamically computed URLs, depending on which server the page is generated on.
11 Jul 2005 by Chester Ragel
A tool which can be used to do common tasks which Microsoft Content Management Server API provides.
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 Sep 2004 by ChrisAdams
A technique to use the IIS Basic Authentication mechanism to control access to trace.axd.
22 Mar 2005 by Christopher G. Lasater
This article details a way to perform web security much like ASP 2.0 does it, using an ISAPI Filter.
13 May 2007 by CJCraft.com
An Introduction into Silverlight by Example
3 Jun 2007 by CJCraft.com
Learn more about the Mashup creator, Popfly space, and the Web page creator.
6 Apr 2010 by ckuroda2001@yahoo.com
Cross browser support for a scrollable GridView.
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.
19 Apr 2005 by codeajay
Creating dynamic header, footer, side menu for ASP.NET pages.
27 Jan 2006 by Cohen Shwartz Oren
How to configure IIS in order to enable the use of Named Kernel Objects in Web Services.
21 Jul 2005 by d'herbe
A flexible, encapsulated way to implement a passive feedback mechanism.
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.
28 Dec 2004 by Daniel Fisher (lennybacon)
This article describes how to use System.Web.Mail with the SMTP server's pickup directory.
7 Feb 2005 by Daniel Fruzynski
This article shows how to remove unwanted white chars from each line, and some of the new line chars too. My code correctly handles scripts embedded in HTML pages.
11 Apr 2005 by Daniel Fruzynski
How to reduce DataGrid's ViewState size, while maintaining all DataGrid's functionalities.
13 Nov 2005 by Daron Yndem
My favorite feature of ASP.NET 2.0 is Web Parts. But the anonymous users in ASP.NET cannot save personalization data and can't use Web Parts design options. This article describes how we can solve this problem in a tricky way.
24 Jul 2008 by David Hoyt
Easy to use ASP.NET suite that gives you everything you need to get started and makes it all pathetically easy to use - Windows services (with UAC), localization (webpage and e-mail), e-mail templating, configuration, and much, much more!
20 Mar 2008 by David P Henry, Graham Murray
A solution for securing access to a ClickOnce application using ASP.NET Forms authentication.
5 Sep 2007 by dB.
A dirty panel extender implementation with ASP.NET AJAX control toolkit.
9 Jun 2008 by Deepak.M
This article describes on building a Database from scratch using Batch File from the existing Database
10 Oct 2007 by Deepthi Viswanathan Nair
This article depicts how to merge cells in the DataGrid control in ASP.NET, hence gains better look and clarity.
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.
28 Nov 2008 by Denis Voituron
This article describes how to develop a reverse proxy in C# using the IIS HTTPHandlers.
28 Feb 2006 by Diego Mijelshon
How to develop a handler that reads Exchange WebDAV folders and returns RSS.
4 Dec 2007 by dilip23
New Ajax Navigation Docable Bar
29 Apr 2007 by Dimitar Madjarov
An article which describes an alternative way of cooperation between Oracle PL/SQL and C#
19 Jun 2007 by dimpant
How to implement a mechanism to provide links to your web shared local files using XML, AJAX, and Web Services.
3 Jan 2006 by DreamInHex
This guide will show you how to enumerate through the stored procedures in MSSQL 2000, as well as retrieve parameter information for a stored procedure.
20 Sep 2006 by DreamInHex
Create your own AJAX Shoutbox using ASP.NET and C#.
26 Sep 2006 by DreamInHex
Create an AJAX Color Picker for your website with the power of Anthem.
12 Jun 2008 by Dustin Metzgar
Explains a simple way of using WS-AtomicTransaction to create distributed transactions across Web services
22 Jun 2005 by ediazc
Describes how to generate a WebForm using reflection from a class.
29 Oct 2004 by eleung
A C# .NET serviced component that encapsulates MQ PUT and MQ GET.
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.
10 Apr 2005 by Emmanuel Ay
A short article on how to replace your long and ugly querystring URLs with clean and simple URLs in ASP.NET.
29 Jun 2007 by Fabricio Miranda
In this article, i will be showing how to parse and modify a peace of HTML code using a nice and helpfull .NET assembly.
15 Dec 2008 by Faris Y. Elias SHOMOU
Exploring multiple hosting environment for WCF service
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
7 Mar 2005 by felipep
Server.MapPath does NOT return the physical path of global.asa.
26 Oct 2007 by flipmind
ImageTemplate.NET lets you easily generate images dynamically for use on your website.
6 Dec 2006 by fschudel
A simple tool to find unused subs, functions and variables in your ASP code.
9 Dec 2005 by Gabriel Sirbu
This article explains how to add an extra header item to a standard ASP.NET DataGrid.
25 May 2005 by Gaurang Desai
Tutorial for creating basic report using Reporting Service on Yukon
4 Oct 2009 by gaurav_verma_mca
A .NET managed framework to send template emails in HTML or plain text
25 Oct 2009 by gaurav_verma_mca
This article discusses a mechanism for creating scalable Windows services using IIS.
23 Nov 2009 by gaurav_verma_mca
Configuration of .NET applications using database
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.
10 Nov 2008 by Harshana Eranga Martin
This article contains code to send email using Gmail accounts.
9 Oct 2007 by hartertobak
10 tips for search engine optimization (SEO) for your ASP.NET website.
30 May 2009 by hitesh_tech
This Customised Calender web server Control developed in .Net version 1.1
31 May 2005 by i386.com
Using .NET's System.Globalization class for retrieving month names in forgein lanaguages, and the DateTimeFormatInfo for keeping your dates the correct way around.
25 May 2007 by Igor Krupitsky
SparkLine is a small, high resolution line chart. This article explains how to create and use SparkLines in your ASP.NET application.
14 Sep 2010 by iucon
An AJAX UpdatePanel with less communication overhead and better performance
8 May 2008 by Jake Morgan
Deploy zip files to your web application and serve compressed files directly out of the zip file.
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.
1 Aug 2007 by Jatin Prajapati
Here i am showing, how user can access network files and folder that are stored on other Server.
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.
10 Feb 2009 by JeroenMX
Add a website, virtual folder, and host header to IIS 6 from code.
19 Dec 2007 by jlchereau
An alternative to message boxes, implementing ASP.NET AJAX Extensions 1.0.