views:

34

answers:

1

Hi, I'm wondering how to develop multiserver web applications (ASP.NET). Any articles, books ?

+1  A: 

Here is the MSDN Article on how do just that:

http://support.microsoft.com/kb/815162

Todd Moses