How to use System.Web in a Console Application
I've been bitten by this and have seen others run into it enough times that I thought I'd blog about it. Let's say you're creating a new Console, WPF, or Windows Forms application in.NET 4. You're using Visual Studio …