Click here to Skip to main content
15,884,388 members
Everything / Web Development / IIS

IIS

IIS

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 Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
by Monjurul Habib
How to: ASP.NET 4.0 Routing and Ext.NET.
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.

Latest Articles

by Lance Ford
Use an IIS module to identify the node that served a request in a web farm environment.
by Lance Ford
Step-by-step guide to enable an ASP.NET web application to override date, time, currency and number formats.
by Lance Ford
A walkthrough to enable request/response logging to an ASP.NET web application (or web service) by using an IIS module.
by ToughDev
How to install Microsoft Web Deploy on Win7

All Articles

Sort by Updated

IIS 

8 May 2007 by --==## Andy74 ##==--
How to use a certification to connect to an SSL channel and use a web service
5 Aug 2015 by _Asif_
Framework helps resolve Template Codes present in any text at Runtime
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.
4 Sep 2008 by Abhijit Jana
This article describes some features and architecture of IIS 7.0 and deployment of ASP.NET sites on IIS
30 Sep 2005 by Abi Bellamkonda
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
16 Feb 2005 by Ach1lles
Simple code to prevent a sesison from timing out while a user enters data or edits HTML etc.
24 Sep 2010 by Adhish Pendharkar
Data binding in Silverlight Web Services
11 Aug 2014 by Afzaal Ahmad Zeeshan
This article explains how you can use ASP.NET (C#) and search for related queries in your Database.
15 Nov 2014 by Afzaal Ahmad Zeeshan
This article provides an overview for the ASP.NET 5 a.k.a vNext, its features and the new stuff for the developers and audience.
20 Nov 2014 by Afzaal Ahmad Zeeshan
This article provides an overview of the hashing process of passwords in ASP.NET's Crypto class.
8 Mar 2015 by Afzaal Ahmad Zeeshan
This article contains a basic overview of the complex numbers, and their creation and functions most specifically the operator overloading for arithmetic functions. Programming languages include Java, C++, C# and VB.NET at the moment.
11 Apr 2015 by Afzaal Ahmad Zeeshan
This article is for beginners about writing and reading Unicode data from different data sources; including text files, user input, databases. It also demonstrates how to display that data in .NET applications, including ASP.NET web applications.
26 Aug 2015 by Afzaal Ahmad Zeeshan
In this article I will explain the steps to create a full featured standalone ASP.NET 5's Web API that can be used by Windows 10's native Universal Windows Runtime application.
16 Aug 2004 by Agemo
A simple web page template parser to separate layout from code.
30 Jan 2006 by Agha.net
This is a series of articles providing Building Blocks for any ASP.NET application.
14 Nov 2001 by Agus Kurniawan
Simple program for an Active Server Component that handles cookies
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#.
9 Sep 2008 by Akrumooz
This is a proof of concept article (POC) to explain how the Kerberos authentication can be implemented to authenticate users when they need to request a web service.
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.
22 May 2014 by Alex Taimassov
Learn how to build an interface that allows you to scroll through thumbnails in an album and view each selected image.
30 Jan 2006 by Alexander Yumashev
Client-side web-service optimization and minimizing network traffic.
13 Mar 2006 by Alexandru Ghiondea
Describes a way of creating a web service that persists its state between sequent calls.
21 Mar 2006 by Ali Khan (OKC)
This article lists the techniques that you can use to maximize the performance of your ASP.NET applications. It provides common issues, design guidelines, and coding tips to build optimal and robust solutions.
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
14 Feb 2007 by Amod Deshpande
This article gives an overview of various authentication mechanisms for applications on Windows. It also touches upon upcoming technologies like CardSapce and OpenID. It concludes with relating the development of new authentication mechanisms to be evolving with a basic need for SSO.
27 Oct 2012 by Anand Ranjan Pandey
The purpose of this article is to create a proof of concept to demonstrate the feasibility of ASP.NET Web API Beta Version.
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.
22 Oct 2011 by Anas Karkoukli
Auto incrementing and custom versioning of assemblies with Visual Studio 2010 and MSBUILD using MSBUILD Tasks
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.
15 Apr 2008 by Andrew Golik
This article explains how to maintain the web application state.
27 Sep 2005 by Andrew M Baldwin
An article about the Multiformity Open Source project.
20 Sep 2010 by anshudutta
A series of problems in IIS
24 Sep 2010 by anshudutta
This article concentrates on building the Web Service from scratch using HttpHandlers, and will give a detailed understanding of operations that happen “under the hood”.
3 Jul 2004 by Ansil
This article is about using CheckBoxes in a Datagrid control to select records as in a mail box.
22 Sep 2004 by Ansil
Article which demonstrates how to pass data between pages.
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
28 Dec 2006 by Argentini
We've all seen blogs and other web sites that seem to be able to intersperse hyperlinks throughout their content, almost whimsically, if the given text is "linkable", or, formatted like a domain name or link of some kind. Here's how.
16 Oct 2006 by Arnold E. Schrijver
HowTo: Enhance the Installation Address UI dialog in a Visual Studio 2005 Web Setup Project so that the user can select a different physical path for the Virtual Directory installation.
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.
27 Nov 2008 by aSarafian
Base library for programmatically managing IIS through C# and Directory Services.
5 Mar 2010 by aSarafian
Additional to web.config internal sections encryption/decryption, this tool shows how to encrypt/decrypt external sections in config files.
14 Jan 2016 by Asher Barak, Itiel Beeri
Infrastructure for large scale WCF services layer development
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.
11 Oct 2013 by ASP.NET Community
Deployment continues to get easier, but there's still a few gotchas here and there. Check out these choice articles for you deployment
11 Oct 2013 by ASP.NET Community
From MSDN: "The WindowsAuthenticationModule provider relies on Microsoft Internet Information Services (IIS) to provide authenticated users, using
11 Oct 2013 by ASP.NET Community
"IIS7 includes a comprehensive set of administration tools, including a brand new administration GUI, a new command line tool, and new managed code
11 Oct 2013 by ASP.NET Community
Some optimizations can be done directly to IIS and you will reap improvements farther down the line.Planning, testing and tuning for ASP.NET and
11 Oct 2013 by ASP.NET Community
Introduction There had been much discussion on how to make your application compatible with the IIS7 Integrated mode. To know how to make your
8 Jul 2012 by ASP.NET Community
To host your Web site in IIS you need to perform following steps:1. Click Start, Administrative Tools, Internet Information Services (IIS)
12 Oct 2013 by ASP.NET Community
To host your Web site in IIS you need to perform following steps:1. Click Start, Administrative Tools, Internet Information Services (IIS)
11 Oct 2013 by ASP.NET Community
This topic is for those who want to manage multi server websites and load balancing.Prerequisites:IIS 6.0 or higher.NET Framework 2.0,
11 Oct 2013 by ASP.NET Community
links:Optimize Web Server Performance in Windows Server 2003Optimizing IIS 6.0 Performance Top Ten Ways To Pump Up IIS PerformanceIIS Performance
11 Oct 2013 by ASP.NET Community
This is a broad topic so I’ll try to spare too many details and give you basics. DefinitionsSession Timeout: Get and sets the amount of time,
16 Oct 2013 by ASP.NET Community
 I hosted my wcf service with wsHttpBinding as well as netTcpbinding.While I hosted with netTcpBinding on IIS 7 follwing things I have considered,
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.
25 Jul 2006 by avronp
View and update any database table and metadata. Includes sample databases.
11 Sep 2004 by azamsharp
How to make a simple WebService and consume it
2 Dec 2013 by B. Clay Shannon
Using the gomap jQuery plugin to programmatically add markers, then show and hide them on demand
15 Jan 2014 by B. Clay Shannon
Create the simplest possible ASP.NET Web API app that uses Castle Windsor for DI in 23 pretty easy steps
20 Jul 2004 by Balachandar Ganesan
22 Mar 2008 by Balamurali Balaji
This article shows how to use LINQ to SQL queries with a WCF Service.
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
19 Jul 2004 by Barry Etter
This article addresses the dreaded "Page Cannot be Displayed" message, and explains how to use HTML frames and JavaScript to catch web server failures and automatically reconnect when the server comes back on line.
12 Mar 2007 by Bashir Magomedov
This article describes the HtmlMap Web Control. Some description and code realization are provided.
10 Dec 2010 by Beavis Killer
This article demonstrates how to write a domain service factory to host plain old class object (POCO) entities and use them through RIA Services in Silverlight version 4.
25 Mar 2009 by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
14 Mar 2016 by Ben Mizrahi
As web application development become more dependent on JavaScript technology (AngularJS, React, etc) - the depend on JavaScript rendering become more important than ever, this article explains how to deal with SEO and Social Sharing on pure JavaScript applications
15 Nov 2005 by benjarras
29 Dec 2015 by Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
1 Oct 2010 by big_novak
A simple JavaScript solution that changes https: to http: in URLs for secured and non-secured pages
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.
13 Aug 2004 by billxie
Minimize viewsate and database access to achieve optimized DataGrid sorting.
14 Aug 2004 by billxie
Enable DataList row highliting and Click event postback using non-display button and databinding technique.
18 Apr 2006 by Bindu Shajudeen
Finding a Label control inside a FormView which is a child control of MultiView
27 Aug 2001 by Bjornar Henden
A grid control for ASP written in JavaScript to display recordsets.
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.
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.
18 Jun 2008 by BrantBurnett
Class library to assist in using different time zones in the same ASP.NET 3.5 application
3 Mar 2005 by Brian Delahunty
The second article in a series of articles about Mono. This article explains how to host and serve ASP.NET Web Applications and Web Services on Linux using XSP and Apache with the help of Mono.