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

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.
10 Mar 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
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.
3 Dec 2018 by tranthanhtu.vn
TinyERP: SPA for Enterprise Application
10 Aug 2018 by Caleb McElrath
Create a Docker Container to serve static web content that can be viewed from a browser
30 May 2018 by Bryian Tan
HTTP Public Key Pinning (HPKP)
25 Apr 2018 by Waseem Ahmed (Qatar)
High speed message bus using C# and MongoDB
1 Jan 2018 by Chamila Nishantha
Options to play with response header
21 Oct 2017 by mahmood kabi
extract overlapped polygons and calculate the overlapped area and write an API for it
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?
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.
4 Jul 2017 by tranthanhtu.vn
This tip explains how we should structure our project folder
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 see how to use multi-languages(i18n) in angular2
28 May 2017 by tranthanhtu.vn
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code
22 Mar 2017 by luigidibiasi, binterlandi
Build a realtime visitors counter with AJAX and a server-side language.
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.
20 Jan 2017 by NewPast
Online PHP Software Example: Sodium Hypochlorite Dilution Calculator
30 Nov 2016 by Lee Gunn
An article describing how to offer simple MessageBox functionality in ASP.NET
8 Sep 2016 by Mehedi Shams
Counting hits of the sites that run through IIS, using IIS logs
17 Jul 2016 by Suraj Pant
In this post we will discuss a quickest way to create a secure website with self signed certificate.
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.
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
16 May 2016 by Dharmesh_Kemkar
Basic configuration of SSL and Client certificate validation in Windows environment
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.
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.
8 Apr 2016 by Maxim Komlev
Suppression of Browser dialog of Basic Http Authentication and customization
18 Mar 2016 by M.M.Mohseni
An ASP.NET one page application for getting backup from MS-SQL Server
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
14 Jan 2016 by Asher Barak, Itiel Beeri
Infrastructure for large scale WCF services layer development
29 Dec 2015 by Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
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.
18 Oct 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.
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.
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 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 Aug 2015 by _Asif_
Framework helps resolve Template Codes present in any text at Runtime
26 Jun 2015 by Stefan Wloch
An introduction to Custom Roles Based Reporting for ASP.NET MVC applications using the Entity Framework. Protecting confidential information is a business requirement and in many cases also an ethical and legal requirement.
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.
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
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.
28 Mar 2015 by Matt Perdeck
Point your domain to your AWS hosted site using Route 53
23 Mar 2015 by Matt Perdeck
Quickly create a load balanced web site in the cloud with AWS Elastic Beanstalk
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.
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.
8 Feb 2015 by SupperSlonic
The Web API token based authentication via OWIN OAuth2 middleware supported by Facebook, Google, Microsoft.Extracting additional user's information from social networks.
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.
20 Nov 2014 by Afzaal Ahmad Zeeshan
This article provides an overview of the hashing process of passwords in ASP.NET's Crypto class.
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.
4 Nov 2014 by Santhoshpettacode
Make to Cook any one with health care service to the user
30 Oct 2014 by Nirosh
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
30 Oct 2014 by Terrence Sheflin
Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories
27 Oct 2014 by Emmet M
Using JavaScript in Windows shell and Windows Web server (IIS).
26 Aug 2014 by Matt Perdeck
Learn how to load test your web site with StresStimulus, a load tester extension to Fiddler.
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.
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.
8 Jul 2014 by mkalos
Learn how to configure Team Foundation Server for automated web deployment.
22 Jun 2014 by Imran Abdul Ghani
WCF Hosting in IIS Simplified
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.
24 Apr 2014 by Member 10763717
Common issues faced while implementing WCF in Project
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
3 Mar 2014 by ManishHPatil
REST – Representational State Transfer, implementation
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
3 Jan 2014 by Yvan Rodrigues
HttpResponse.Filter post-processes the output of an ASP.NET page in order to modify the HTML document before it is sent to the client, similar to output buffering in PHP. The example wraps instances of a keyword on the page in an HTML element to have a highlighting style applied to it.
2 Dec 2013 by B. Clay Shannon
Using the gomap jQuery plugin to programmatically add markers, then show and hide them on demand
18 Nov 2013 by Omar Gameel Salem
A simple email inbox with a NoSQL database that pushes records to the client when a new document is added to the collection.
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!
29 Oct 2013 by Juan Davel
This article is an updated one discussing the configuration of IIS, ASP.NET and SQL Server.
18 Oct 2013 by Roger Martin
Gallery Server Pro is a complete, stable ASP.NET gallery for sharing photos, video, audio and other media. This article presents the overall architecture and major features.
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.
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,
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 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,
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
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
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
"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
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
16 Sep 2013 by Bruno Terkaly
This post will cover the whole spectrum of downloading data from a government site, loading it into an on premise SQL Server database, migrating this on premise SQL Server database to SQL database in Windows Azure.
16 Aug 2013 by Karthik. A
sBlog.Net is a minimalistic blog engine created using the ASP.NET MVC 3 framework.
9 Jun 2013 by Stan Bice
Imagine connecting church worship attenders with real-time content.
28 May 2013 by Enrique Albert
Patterns and best practices for the desing and development of rich client enterprise applications using WPF, WCF and NHibernate
20 Mar 2013 by MdAsifBd
Here I shall try to demonstrate the basic configuration of Autofac for Dependency Injection and Entity Framework to interact with storage.
13 Jan 2013 by Tharaka MTR
A solution to the problem
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.
19 Dec 2012 by Enrique Albert
First draft version of the model, repository, and services.
14 Dec 2012 by Dan Thyer
This article is great for anybody learning jQuery Mobile or building mobile applications with MVC3. I built a remote control for my phone to control a squirt gun for my pool, open my garage door, water the garden and control for my gas fireplace using jQuery Mobile with MVC and a Netduino
27 Nov 2012 by CoperNick
This article provides an example solution for presenting data in "real-time" from Microsoft SQL Server in an HTML browser. The article presents how to implement Comet functionality in ASP.NET and how to connect Comet with Query Notification from SQL Server.
13 Nov 2012 by Wawrzyniec Wawro
This article is about cross-"worker thread" solutions of implementing the Singleton Pattern in ASP.NET.
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.
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.