While I was writing my code in Visual Studio 2015CTP I got error as below in ErrorList window:
Error CS0117 \'Console\' does not co
You can change it by setting up a hosts entry to 127.0.0.1 for bingdev.cloudapp.net and use the IIS URL Rewrite module to redirect your request to google.
I went into more detail on my blog post here