Click here to Skip to main content
15,884,298 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 Title

IIS 6.0 

5 Oct 2005 by Sadish Kumar.V
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
2 Aug 2009 by Raj Settipalli
Simplest method to host remote component under IIS with ASP.NET application as client
9 Oct 2007 by hartertobak
10 tips for search engine optimization (SEO) for your ASP.NET website.
6 Aug 2007 by Omar Al Zabir
Learn about 13 production disasters that can bring down your business
23 Aug 2006 by Seth-B
A .NET 2.0 server control to fix the ActiveX activation issue caused by Internet Explorer updates.
9 Feb 2009 by Rahman Masudur
This article shows how to use a WCF service in XBAP or a WPF browser application.
29 Oct 2004 by eleung
A C# .NET serviced component that encapsulates MQ PUT and MQ GET.
8 Nov 2006 by Rashutosh Paul
This article shows how to generate a progress bar using JavaScript.
14 Feb 2004 by zlei12
This navigation toolbar is implemented in JavaScript by DHTML.
11 Apr 2005 by Uwe Keim
Introduced a class that simplifies Windows Impersonation in C#.
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.
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
9 Dec 2005 by Gabriel Sirbu
This article explains how to add an extra header item to a standard ASP.NET DataGrid.
11 Apr 2005 by Alex James
A simple and reliable way to build context into a multi stage process in ASP.NET.
1 Jun 2007 by Mansoor Sarfraz
Internet Explorer does not always show the full contents of dropdown lists and list boxes. This means if the data in the list box is bigger thatn the control's witdth, the user will not be able to fully see it. We can show a tooltip of each content to solve the problem.
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.
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.
20 Dec 2004 by AtulMalhotra
Cryptography classes available in .NET.
18 Dec 2007 by jlchereau
An ASP.NET server control inspired from WinForms’ ListView and implementing ASP.NET AJAX Extensions 1.0.
19 Dec 2007 by jlchereau
An alternative to message boxes, implementing ASP.NET AJAX Extensions 1.0.
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.
8 Nov 2005 by Tad McClellan
A simple custom web control for using AJAX.
12 Jul 2009 by Kishore Nandagiri
Improve your web application performance using Application Pools.
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.
11 Jan 2008 by Makesh Sanwal
You may have to give access or hide controls based on the user logged in. This article would help you write custom code to show/hide or enable/disable controls
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.
28 May 2007 by Sau Fan Lee
6 Dec 2006 by fschudel
A simple tool to find unused subs, functions and variables in your ASP code.
28 Mar 2005 by simonchen.net
ASP TreeView is a advanced ASP control that's base on Server side / Client side technique. server side: Asp + JScript, client side: Jscript + HTML.
5 Mar 2008 by Omar Al Zabir
Performance tips and hard-core tricks that change core runtimes, not for the faint-hearted
17 Jan 2008 by Rolf Szomor
A work-around for ASP.NET menu parent menuitem highlighting.
30 Sep 2005 by Abi Bellamkonda
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
8 May 2008 by Jake Morgan
Deploy zip files to your web application and serve compressed files directly out of the zip file.
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
19 Jan 2009 by Sasa Popovic
Base class for skinned Web Parts and a tool that will generate Web Part code based on previously made layout (ASCX)
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.
25 Jun 2005 by wduros1
A file upload utility that uses BITS as the transfer engine.
22 Dec 2004 by Boo!
Helps you create context sensitive dynamic URLs: dynamically computed URLs, depending on which server the page is generated on.
14 Jul 2004 by Bobby Ryzhy
An article on browsing via directories or HTTP, with ASP.NET.
30 Jun 2008 by junnark
We will create a very simple web chat application using the latest ASP.Net 3.5 technologies from scratch.
27 Nov 2006 by AJFK
A simple implementation of AJAX in generating a tree view from XML, ASP.NET, and C#.
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.
30 Jan 2006 by Agha.net
This is a series of articles providing Building Blocks for any ASP.NET application.
13 Mar 2006 by Alexandru Ghiondea
Describes a way of creating a web service that persists its state between sequent calls.
21 Jul 2008 by Rajib Ahmed
Properly using cache, session, and viewstate objects in your asp.net application
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.
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.
24 Apr 2014 by Member 10763717
Common issues faced while implementing WCF in Project
25 Apr 2005 by Nirosh
This article focuses on demonstrating the usage of DIME (Direct Internet Message Encapsulation) with Web Services. Here, you will have two applications, one is a Web Serivice that uses DIME technology to send an attachment (of different types) to a client side, other is a Windows Forms application.
25 Sep 2006 by Mahi2407
This article is all about providing Context Sensitive Help in a web page, asynchronously or AJAX style, using Client Callbacks in .NET 2.0.
19 Apr 2005 by codeajay
Creating dynamic header, footer, side menu for ASP.NET pages.
22 Dec 2006 by moonwalker_n2700
This is a command line program that will enable users to create a Virtual Directory on a local host.
5 Feb 2006 by Palwinder Singh
Creating FTP and Web IIS virtual directories programatically, using C#.
31 Mar 2009 by Ravikumar Commuri
How to Create 3DBarChart with Graphics, Bitmap Objects in ASP.NET 2.0
28 Feb 2006 by Diego Mijelshon
How to develop a handler that reads Exchange WebDAV folders and returns RSS.
16 May 2007 by RayLouw
This article explains how to create your own HTML attributes using a plug-in framework.
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.
14 Feb 2007 by Virendrachandra
I want to show the sample which you can find custom design of your bound column of datagrid. Generally our basic requirement is the sum and average of the value in footer with great performance. here I have created one more custom column where I am assignning custom datatype.
12 Jul 2011 by amitthk
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
4 Oct 2009 by Shaun Wilde
Custom MembershipProvider and RoleProvider implementations that use web services in order to separate the application and database servers.
25 Mar 2009 by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
30 May 2009 by hitesh_tech
This Customised Calender web server Control developed in .Net version 1.1
27 Oct 2005 by Mugombi
An article on how to generate an HTML popup menu from a database.
11 Apr 2005 by Daniel Fruzynski
How to reduce DataGrid's ViewState size, while maintaining all DataGrid's functionalities.
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.
5 Sep 2007 by dB.
A dirty panel extender implementation with ASP.NET AJAX control toolkit.
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.
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.
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.
9 Aug 2004 by x_scripterx
Creating dynamic connection string on a remote site.
26 Oct 2007 by flipmind
ImageTemplate.NET lets you easily generate images dynamically for use on your website.
5 Sep 2007 by ravikiran valluri
This article shows how to display images in the form of slideshow dynamically
18 Aug 2007 by nguyenthanhtungtinbk
A smart way to manage languages on a multilingual website, using resources and globalization,localization
11 Mar 2008 by Sushant Joshi
To adjust the size of the drop-down list dynamically at the client-side and adding back-ground and fore-ground color to the drop-down list.
11 Jul 2004 by aa2max
Easy Guestbook with ASP and MS Access
29 Jul 2005 by aa2max
Simple web-based time management application using ASP and MS Access.
3 May 2007 by Mohammed Habeeb
An article to illustrate editing and encrypting of sections of a Web.Config file programatically.
18 Jan 2006 by Alberto Venditti
A simple tool to view and edit virtual directories settings on multiple web sites and web servers.
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.
4 Oct 2009 by gaurav_verma_mca
A .NET managed framework to send template emails in HTML or plain text
1 Feb 2009 by Manish K Gupta
Encryption & Decryption of Connection Strings inside the Web.config in ASP.NET 2.0
9 Jun 2013 by Stan Bice
Imagine connecting church worship attenders with real-time content.
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!
23 Nov 2009 by gaurav_verma_mca
Configuration of .NET applications using database
18 Aug 2010 by Tushar Arora
This script can be used in an ASP.NET 3.5 website. It can search out exact phrases and keywords live from all HTML pages and text files on the website.
20 Nov 2007 by Sujith John Thomas
This article explores the concepts of XMLSS and its transformation to XL.
31 Mar 2005 by Amalorpavanathan Yagulasamy(AMAL)
This article demonstrates Excel report generation in ASP.NET using C# and DataGrid.
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
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.
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.
8 Aug 2007 by Nilesh Thakkar
This article shows how to implement the simple JS progressbar in asp.net application.
5 Jun 2007 by NagendraGunaga
The purpose of this document is to provide the step by step information about enabling the Form Based Authentication (FBA) for MOSS 2007 site.
24 Nov 2007 by W. Kevin Hazzard
Site maps make your websites search engine friendly. Learn how to generate them dynamically using your site's HTTP 404 error handler page.
15 Feb 2008 by Ahmed Kahwaji
Generate and configurate digital certificate using IIS 6.0
18 Aug 2007 by Sidhartha Gundavarapu
This article provides a solution to the configuration file overwriting problem while developing WCF Services and using Visual Studio for development
27 Dec 2007 by robertosari
This article aims to show the creation of Network Links for Google Earth.
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.