I am trying to follow this article:
http://chriskoenig.net/2011/08/19/upload-files-from-windows-phone/
but when I am writing:
using System.Web.Mvc;
but it seems not to find:
using system.web
I am looking for the libraries to add it manually but I can't find it, any suggestions?
It seems that I have to download some extra DLLs but I am not sure where I will find secure copies of them?