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

IIS 

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 Sep 2008 by Mosso Hosting Cloud
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
13 Jan 2013 by Tharaka MTR
A solution to the problem
6 Jan 2009 by carlos@takeapps
A working implementation of a REST service in .NET 2.0.
2 Aug 2009 by Raj Settipalli
Simplest method to host remote component under IIS with ASP.NET application as client
30 Jan 2008 by Omar Al Zabir
10 easy ways to make ASP.NET and AJAX websites faster, more scalable and support more traffic at lower cost
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
22 Jan 2017 by Matt Watson (Stackify)
Learn about the 4 various log sources you need to know when tracking down ASP.NET request errors.
7 Sep 2009 by Shivprasad koirala
4 steps to increase bandwidth performance for ASPX pages on IIS 6.0
3 Dec 2018 by tranthanhtu.vn
TinyERP: SPA for Enterprise Application
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.
27 Aug 2001 by Bjornar Henden
A grid control for ASP written in JavaScript to display recordsets.
14 Feb 2004 by zlei12
This navigation toolbar is implemented in JavaScript by DHTML.
3 Feb 2010 by Dr. Song Li
This article introduces a more flexible and secure method to configure Silverlight applications using the Web.config file from the ASP.NET host application.
22 Mar 2017 by luigidibiasi, binterlandi
Build a realtime visitors counter with AJAX and a server-side language.
27 Jun 2001 by Christian Tratz
Some functions for client side HTML forms validation. Never write them again!
14 Nov 2001 by Agus Kurniawan
Simple program for an Active Server Component that handles cookies
15 Mar 2006 by K.sundar
An article on developing a chat application using AJAX and .NET.
8 Mar 2011 by Weidong Shen
Part 1 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
21 Apr 2006 by Vaibhav Gawali
An article on a MessageBox server control that can capture a confirmation box's button pressed event on the server side.
11 Dec 2006 by DreamInHex
Create an IP-logging PHP Polling or Voting System in PHP 5.0
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.
28 Apr 2005 by Stephan Pilz
A tool to generate/manage news and provide news via RSS.
16 Aug 2004 by Agemo
A simple web page template parser to separate layout from code.
11 Apr 2005 by Uwe Keim
Introduced a class that simplifies Windows Impersonation in C#.
15 May 2000 by Iulian Iuga
A simple tree control written using ASP that allows you to display hierachical data.
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.
18 Sep 2008 by Deepthi Viswanathan Nair
This article talks about the Windows Communication Foundation (WCF) and how to consume it in applications. It describes the WCF model, and is a quick introduction for beginners.
2 Feb 2010 by Dr. Song Li
This article introduces a working example of five different ways to make AJAX calls using jQuery.
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
26 Apr 2000 by Chris Maunder
A simple introduction to using Access .mdb databases in your ASP pages
29 May 2006 by VictorVele
Example for read Magnetic Strip Reader using ActiveX, COM Object for KioskMsr reader
7 Oct 2004 by Toby Jacob Rhodes
9 Dec 2005 by Gabriel Sirbu
This article explains how to add an extra header item to a standard ASP.NET DataGrid.
1 Oct 2015 by LEADTOOLS Support
This “How To” adds document viewing with page thumbnail navigation and full page view to an ASP.NET MVC 5 project.
11 Apr 2005 by Alex James
A simple and reliable way to build context into a multi stage process in ASP.NET.
30 Oct 2001 by Chris Maunder
Using the Microsoft Index Server to enable your readers to search your site
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.
21 Jun 2000 by Konstantin Vasserman
How to display multiple pages of records in ASP
31 Aug 2004 by mysorian
A tutorial on connecting to SQL 2000 Server.
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.
9 Dec 2005 by Tittle Joseph
Did you know that you can call any JavaScript function or stop the user from moving to the next page when he clicks on the paging links in an ASP.NET DataGrid? Read on...
20 Dec 2004 by AtulMalhotra
Cryptography classes available in .NET.
6 Mar 2006 by rmilian
Allow editable content on your asp.net web pages.
23 Mar 2015 by Matt Perdeck
Quickly create a load balanced web site in the cloud with AWS Elastic Beanstalk
28 Mar 2015 by Matt Perdeck
Point your domain to your AWS hosted site using Route 53
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.
8 Feb 2012 by Elvin Cheng
Provides a brief introduction to mutual SSL authentication and its handshake messages
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.
10 Mar 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
28 May 2017 by tranthanhtu.vn
In this article, we will see how to use multi-languages(i18n) in angular2
15 Jun 2017 by tranthanhtu.vn
In this article, we will why and why not using DI & IoC from my real situation.I did not tell you that DI is not good. From my view, each tech has it own pros and cons. So It is better if we know when we can use which techs for our business.
28 May 2017 by tranthanhtu.vn
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code
4 Jul 2017 by tranthanhtu.vn
This tip explains how we should structure our project folder
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
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 May 2005 by Rabeek
An article on Word append using interop.
11 Jul 2005 by FredParcells
Protect any file type in a certain folder with login.
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.
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.
5 Mar 2008 by Omar Al Zabir
Performance tips and hard-core tricks that change core runtimes, not for the faint-hearted
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.
3 Jan 2005 by Oleg Kobchenko
A simple way to bind a Vertical Table with a DataGrid in ASP.NET
17 Apr 2010 by tanvon malik
visinia can be used expand to create a website through module drag drop
6 Apr 2006 by Eric Woodruff
A utility class containing some useful features for ASP.NET applications.
20 Jun 2016 by Toan Manh Nguyen
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
20 Jun 2016 by Toan Manh Nguyen
In this article, you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
20 Dec 2004 by Humayun Shabbir
This article provides basic knowhow of creating a dynamic website control panel using ASP.NET.
8 Aug 2004 by mysorian
Guest Entry form with an XML control.
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.
31 Mar 2002 by xicoloko
A ProgressBar control to be used in WebForms
30 Sep 2005 by Abi Bellamkonda
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
16 Oct 2015 by Fiyaz Hasan
Creating local server farm with IIS to test out Redis session storing functionality in a ASP.NET web application.
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,
24 May 2007 by Jeff Bazinet
VwdCms.ImageZoom is a server control that provides zoom in and out and best-fit image resizing. The control is very simple and is a good example of how to manipulate the size of images with JavaScript
5 Aug 2014 by santosh poojari
This article helps you to build and enable robust web applications with respect to various aspects of security that needs to be taken care of while designing a system.
7 Jul 2001 by Matthew So (Hong Kong)
Tutorial on Creating ASP.NET Web Service
24 Jul 2009 by matthewsc
ASP.NET without web controls (plain GET and POST).
8 May 2008 by Jake Morgan
Deploy zip files to your web application and serve compressed files directly out of the zip file.
15 Nov 2004 by Keith Dean
An article on how to bypass the need to provide login details when accessing an intranet page.
3 May 2000 by Mike Junkin
How to use asynchronous IO to send data from an ISAPI module