Click here to Skip to main content
15,861,125 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 Score

IIS 

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.
29 Dec 2015 by Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
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.
11 Oct 2011 by Enrique Albert
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels.
12 Jul 2009 by Parag.Gadkari
23 Mar 2015 by Matt Perdeck
Quickly create a load balanced web site in the cloud with AWS Elastic Beanstalk
29 May 2016 by Omar Al Zabir
Use ElasticSearch and Grafana to build powerful and beautiful dashboards. Monitor and analyze IIS/Apache logs in near real time
15 Aug 2009 by Ricardo Pineda Then
Shows how to serialize an object using binary serialization without using WCF.
25 Oct 2012 by Enrique Albert
WPF Validation using the IDataErrorInfo interface combined with Validation attributes
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.
9 Jul 2017 by Marc Clifton
Discovering some of the nuances of IIS and looking under the hood at how Katana/Owin does its initialization.
21 Oct 2017 by mahmood kabi
extract overlapped polygons and calculate the overlapped area and write an API for it
28 Aug 2001 by Uwe Keim
Tiny little Perl library to retrieve an arbitrary URL as a string
20 Apr 2014 by Kristian Guevara
This article shows on how to upload your own web files (html, css, etc) through FTP and deploy them in Windows Azure
14 Jan 2016 by Asher Barak, Itiel Beeri
Infrastructure for large scale WCF services layer development
8 Sep 2016 by Mehedi Shams
Counting hits of the sites that run through IIS, using IIS logs
15 Oct 2001 by Ciprian Miclaus
An article on how to improve SQL hierarchies
1 Sep 2008 by Sean Rock
Change local IIS home path from explorer context menu
4 Oct 2010 by Laurence Moroney-MSFT
How to install Drupal on Windows with IIS
3 Feb 2012 by Ido Flatow
Improved streaming in IIS hosting
27 Oct 2014 by Emmet M
Using JavaScript in Windows shell and Windows Web server (IIS).
30 May 2018 by Bryian Tan
HTTP Public Key Pinning (HPKP)
17 Jul 2016 by Suraj Pant
In this post we will discuss a quickest way to create a secure website with self signed certificate.
22 Jan 2020 by Flávio Henrique de Carvalho
This is a practical article that serves with a guide of steps describing problems and solutions found when deploying an application with an ASP.NET Core backend and Angular frontend, aimed at developers and other beginner professionals.
5 Sep 2002 by Dirk Vandenheuvel
An easy way to store and retrieve binary data in an ISAP DLL and display them on a web page
26 Sep 2008 by Max Paulousky
This article describes MS TFS Proxy efficiency testing depending on the internet channel rate between TFS and TFS Proxy, TFS commands, and TFS Proxy cache state. Also, this article describes the advantages of using the MS TFS Proxy on slow Internet channels.
26 Oct 2009 by dougturn
An overview of the Microsoft interoperability story for Open Source community and PHP Developers.
8 Apr 2016 by Maxim Komlev
Suppression of Browser dialog of Basic Http Authentication and customization
10 Aug 2018 by Caleb McElrath
Create a Docker Container to serve static web content that can be viewed from a browser
24 Mar 2004 by Joe Lima and Port80
This paper outlines a common sense, cost-effective approach to lowering total cost of ownership and improving Web site and Web application performance.
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.
2 Jun 2007 by CJCraft.com
Learn more about the Mashup creator, Popfly space, and the Web page creator.
7 Jan 2008 by Visual Numerics, Inc.
This document focuses on the combination of VSTO 2005 and Visual Studio 2005 Team Edition.
13 Mar 2008 by Paul Reeder
Implementing a custom configuration for routing rules
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.
27 Nov 2009 by Syed Adnan Ahmed
The configuration of SSL certificate on IIS 7 (Windows Server 2008) is bit different than in IIS 6. This article describes the steps required to configure SSL certificate on SharePoint Central Admin web site.
8 Mar 2011 by Frank Kerrigan
Handling 301 Redirects in ASP.NET form basic page control to HHTP modules
23 Mar 2011 by Yiyi Sun
Rabbit Framework is a new lightweight framework for building web sites using ASP.NET Web Pages / WebMatrix. This article describes one interesting idea out of many found in the framework.
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
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
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,
17 Oct 2013 by Leung Yat Chun
Framework library for designing RESTful home cloud services using an FSI like interface.
16 Oct 2013 by Leung Yat Chun
Framework library for designing RESTful home cloud services using FSI like interface.
5 Aug 2015 by _Asif_
Framework helps resolve Template Codes present in any text at Runtime
17 Jun 2015 by David Rousset
In this tutorial, I want to humbly use one of our more recent “success stories” around our WebGL open-source gaming framework, babylon.js and its website: babylonjs.com.
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.
26 Apr 2016 by Dynamsoft
Building mobile apps, many developers hesitate on platform priority, iOS or Android. If you do not want to waste time learning the new programming languages (Swift or Java) you can opt for web technology. The article will show how to make a mobile barcode reader based on Browser/Server architecture.
16 May 2016 by Dynamsoft
How to build a webcam barcode scanner for cloud service?Deploy Dynamic Barcode Reader SDK to your web servers (IIS, Apache, Nginx, etc.). Continuously capture images from your webcam in any HTML5-supported webbrowsers and send base64-encoded image data to the cloud barcode service fordetection.
11 Jul 2017 by Doug Duerner, Yeon-Chang Wang
In this article we explored a theory; would it be better to not utilize a heap construct when dealing with very large objects in .NET, in order to avoid Large Object Heap (LOH) fragmentation?
24 Nov 2014 by Wonde Tadesse
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.
28 May 2007 by Sau Fan Lee
11 Jul 2005 by Chester Ragel
A tool which can be used to do common tasks which Microsoft Content Management Server API provides.
22 Feb 2010 by Pero Matić
How to automatically enforce and switch between secure (HTTPS/SSL) and non-secure (HTTP/non-SSL) web pages without hard-coding absolute URLs, using SEO friendly redirects.
27 Sep 2000 by Konstantin Vasserman
Exploring the options of removing HTML tags from the text in ASP.
24 Oct 2012 by Enrique Albert
WCF service response message patterns
18 Mar 2009 by Chris Maunder
How to read a text file on a server using VBScript in ASP
16 Mar 2005 by Max Santos
This article presentes a way of creating and managing multiple sites on the Windows XP IIS.
11 Oct 2011 by Enrique Albert
WPF ICommand implementation based on Josh Smith's pattern.
28 Feb 2019 by Chris A. Johnson
Debugging within IIS provides a smoother development process without having to think about whether your webserver is running or not.
17 Nov 2013 by Phil Lee NZ
A site for managing and delivering virtual conferences - complete with embedded live streaming and chat. Showcasing the best Azure has to offer!
23 Oct 2012 by Enrique Albert
Global and Request context pattern for server side resources
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.
3 May 2000 by Mike Junkin
How to use asynchronous IO to send data from an ISAPI module
6 May 2003 by Fraser Cain
htmlArea is a free WYSIWYG editor replacement forTEXTAREA fields on web forms
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.
29 Mar 2012 by Matt Perdeck
Improves web site performance by combining and minifying JavaScript and CSS files on the fly. Processes ASP.NET AJAX toolkit .axd files too. Improves image caching and loading. Very easy to add to any ASP.NET web site.
13 Apr 2011 by Brij
This article gives a brief idea about state management and discusses the variuos approcahes for handling it in a Web Farm/Web Garden scenario.
22 Apr 2015 by lakhdarr
Working with different data stores (SQL, NoSQL ..) in high performance enterprise application using DDD and Repository unit of work pattern
14 Aug 2012 by Abdul Quader Mamun
Custom TreeView web user control for parent child relatioinal data upto infinity
28 Dec 2012 by Don Ashworth
Upload a Microsoft Office Power Point, Excel, Visio, or Word File to webserver, of which will be converted to HTML and hosted as a document link on the page in which it was uploaded.
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
9 Feb 2015 by Wonde Tadesse
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.
11 Apr 2005 by Uwe Keim
Introduced a class that simplifies Windows Impersonation in C#.
16 Aug 2013 by Karthik. A
sBlog.Net is a minimalistic blog engine created using the ASP.NET MVC 3 framework.
14 Oct 2011 by Enrique Albert
How to use Spring.Net DI reducing coupling and enhancing automated testing.
20 Jun 2016 by Toan Manh Nguyen
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
23 Feb 2009 by Mohammad Dayyan
This article demonstrates how we can create a CAPTCHA image with PHP
8 May 2008 by Jake Morgan
Deploy zip files to your web application and serve compressed files directly out of the zip file.
5 Mar 2008 by Omar Al Zabir
Performance tips and hard-core tricks that change core runtimes, not for the faint-hearted
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
12 Nov 2010 by Petr Pechovic
Example of creating a WIX installer for an ASP.NET Web application.
19 Jan 2009 by Sasa Popovic
A Visual Studio add-in that allows generation of Web Parts based on prepared ASCX controls/templates.
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.
23 Oct 2012 by Enrique Albert
Baseline WCF Client application using the MVVM pattern
27 Jan 2005 by Justin Williams
Leveraging the Common Gateway Interface in C#.
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.
8 Jul 2014 by mkalos
Learn how to configure Team Foundation Server for automated web deployment.
14 Mar 2010 by Steven Nagy
Learning effective techniques to utilise configuration in your cloud apps, without locking into the Azure platform
29 Oct 2013 by Juan Davel
This article is an updated one discussing the configuration of IIS, ASP.NET and SQL Server.
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.
6 Jan 2012 by Vijeth C R
Configuration and deployment of WCF services used by a Silverlight client on IIS 5 and IIS 7.
27 Oct 2015 by Wonde Tadesse
An article that explain hows to expose SignalR feature through an ASP.NET Web API, which helps applications that can use REST service and to broadcast a real-time message to their clients.
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.
23 Jun 2010 by santosh poojari
The article is about step by step demonstration to implement simple WCF service,host and Client
14 Oct 2011 by Enrique Albert
Unit of work pattern on NHibernate using repositories.