Microsoft Web Farm Framework 2.0 for IIS 7

Overview of the Web Farm Framework 2.0 for IIS 7

ArticleArticle

Published on July 21, 2010 by Randall DuBois

In the past, setting up web farm servers, deploying content to them, and then managing them has been a tedious and error-prone process. It has required many manual and repetitive steps and ongoing ...

Web Farm Framework 2.0 for IIS 7 Code Sample

ArticleArticle

Published on July 21, 2010 by Randall DuBois

This article shows how you can develop and run an application to set up and manage the Web Farm Framework using C# or any other .NET Framework language. The example in this section shows how to use...

Web Farm Framework 2.0 for IIS 7 cmdlets for Windows PowerShell

ArticleArticle

Published on July 21, 2010 by Randall DuBois

You can use the Web Farm Framework cmdlets for Windows PowerShell to configure and manage your server farm. You must have Windows PowerShell installed on the web farm controller. To use the Web Far...

Building Workflows with Web Farm Framework 2.0 for IIS 7

ArticleArticle

Published on February 2, 2011 by Keith Newman

Web Farm Framework enables you to define and schedule custom tasks using Workflow Builder. These custom tasks can run on all servers in your web farm. Using Workflow Builder, you can define tasks (...