Hi people. I'm here asking you a question about C#, how can I view a web source code on C#, for example:
There are a few components on my form like, textbox where you can introduce an url, a button that downloads the source code, and a richtextbox where you can see the source code.
that's all