In this tutorial, we cover using the HttpWebRequest and HttpWebResponse. We use it to obtain the source code of a web page that I have created. We also use the Stream Reader to handle the text and then write it into a textbox. For more information, check out the website: howtostartprogramming.com