Click here to Skip to main content
15,885,141 members
Everything / Web Development / IIS / IIS 5.1

IIS 5.1

IIS5.1

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 Bikash Prakash Dash
This tip is helpful to create and manage self-signed SSL certificate for local IIS.
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 Sadeque Sharif
How to deploy MVC2 application at IIS 5.1 (Windows XP)
by Stan Bice
Imagine connecting church worship attenders with real-time content.

All Articles

Sort by Title

IIS 5.1 

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.
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.
11 Dec 2006 by DreamInHex
Create an IP-logging PHP Polling or Voting System in PHP 5.0
11 Apr 2005 by Uwe Keim
Introduced a class that simplifies Windows Impersonation in C#.
9 Dec 2005 by Gabriel Sirbu
This article explains how to add an extra header item to a standard ASP.NET DataGrid.
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.
26 Sep 2006 by DreamInHex
Create an AJAX Color Picker for your website with the power of Anthem.
18 Dec 2007 by jlchereau
An ASP.NET server control inspired from WinForms’ ListView and implementing ASP.NET AJAX Extensions 1.0.
30 Jun 2004 by Shams Mukhtar
Development of a framework for master-pages using ASP.NET and C#.
19 Dec 2007 by jlchereau
An alternative to message boxes, implementing ASP.NET AJAX Extensions 1.0.
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.
15 Feb 2006 by joaoPaulo
A tool to set one specific IIS Virtual Directory for a lot versions of the same web project.
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.
23 Nov 2007 by justindhas
Create JSON Application With WebServices
28 Jun 2008 by Ravi Selvaraj
Bind the menu control with list of Category and Sub Categories
25 Jun 2005 by wduros1
A file upload utility that uses BITS as the transfer engine.
22 Aug 2011 by Boo!
This package will help you send all kinds of emails like account creation, order, mailing, reports, ... everything containing dynamic fields. You can configure your own SMTP server, use notification, and add attachments.
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 Jan 2006 by Agha.net
This is a series of articles providing Building Blocks for any 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.
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.
15 Oct 2007 by justindhas
Create Sample Application Using Entity Objects Using C#.Net
5 Feb 2006 by Palwinder Singh
Creating FTP and Web IIS virtual directories programatically, using C#.
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.
25 Mar 2009 by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
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.
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.
9 Aug 2004 by x_scripterx
Creating dynamic connection string on a remote site.
10 Sep 2007 by drgbg
Dynamically toggle ToolTip messages from the client side.
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
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.
5 Jun 2005 by Rakesh Rajan
Starts with user redirection settings with customErrors section; then moves to exception handling in different scopes. Explains how to prevent recursive loops, hande parser errors, base class error handling with internals as appropriate. Source code demonstrates the concepts illustrated.
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.
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.
9 Dec 2005 by Todd Denlinger
Presents a method for monitoring the amount of time database connections stay open in ASP.NET applications.
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.
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.
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.
23 Oct 2007 by PuneWala
This tool is useful to create new virtual directories with extra settings in One Click !
27 Sep 2005 by Weidong Shen
Adding secure communications to the Microsoft IssueVision sample application using WSE 2.0.
4 Apr 2006 by Salvatore Vetro
The art of swap from a database to another changing a flag
15 Dec 2007 by ammar_shaker
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
14 Feb 2005 by Maharishi Bhatia
This article explains the development of a custom web control using C#.
14 Sep 2010 by iucon
An AJAX UpdatePanel with less communication overhead and better performance
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.
3 May 2005 by Stephen Huen
Review of MCMS Connector for SharePoint Technologies.
22 Jan 2005 by Stephen Huen
Display content from a Content Management Server placeholder in a WSS site.
22 Sep 2005 by Stephen Huen
Lists items in a Windows SharePoint Services (WSS) list.
17 May 2006 by Stephen Huen
Provides a start page for search engines to crawl a Content Management Server (MCMS) web site.
27 Jun 2005 by Stephen Huen
Gives Content Management Server web sites search capability using SharePoint Portal Server as the search engine.
5 Jan 2005 by Teo Lachev
Introducing Microsoft Reporting Services.
3 Aug 2004 by Proxy4NT
An article on using ISAPI with MFC support to modify the authentication realm
20 Dec 2007 by jlchereau
An ASP.NET server control inspired from Google mail’s selection of file attachments, and implementing ASP.NET AJAX Extensions 1.0.
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.
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
4 Dec 2007 by dilip23
New Ajax Navigation Docable Bar
5 Aug 2004 by aa2max
Simple News System using ASP and MS Access
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.
15 Feb 2005 by ThaddParker
An article on the use of the OverlibPageControl and OverlibPopupAnchor for extended manipulation of the overLIB popup JavaScript library.
14 Aug 2012 by Abdul Quader Mamun
Custom TreeView web user control for parent child relatioinal data upto infinity
26 Nov 2007 by Krisztian Batyai
Picture Cache & DAL (WebService & App cache(
18 May 2005 by S Sansanwal
This article describes the function to post XML data to an ASP.NET page and then read the data on an ASP.NET page
7 Aug 2007 by albert arul prakash
XSS gaining popularity to hack into websites. This article describes how to power yourself against XSS
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.
29 Apr 2007 by Dimitar Madjarov
An article which describes an alternative way of cooperation between Oracle PL/SQL and C#
19 Dec 2007 by jlchereau
A professional AJAX GUI for uploading files using the server controls in the Memba Velodoc XP Edition.
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.
27 Aug 2006 by Toby Emden
How to protect secure assets using a .NET Reverse Proxy, an ISAPI redirection filter and .NET Forms Authentication
7 Dec 2004 by Steven Berkovitz
How to push HTML content to a blackberry handheld using MDS
27 Sep 2005 by Andrew M Baldwin
An article about the Multiformity Open Source project.
28 Feb 2007 by Asim_Abbasi
ASP based with MS Access as backend, recruitment mangement system. No DLLs.
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.
9 Jun 2008 by Deepak.M
This article describes on building a Database from scratch using Batch File from the existing Database
15 Sep 2004 by ChrisAdams
A technique to use the IIS Basic Authentication mechanism to control access to trace.axd.
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.
10 Nov 2008 by Harshana Eranga Martin
This article contains code to send email using Gmail accounts.