System.Net.WebClient client = new System.Net.WebClient(); string htmlText = client.DownloadString("http://sito.it");