1

I have to use a WebBrowser Control to display a webpage and show the HTML code of the page to the user. I used the WebBrowser Control from .net, but i found out, after days of searching, that it has a very very critical memory leak: How to get around the memory leak in the .NET Webbrowser control?

I had a look for hours to fix it, but I didn't see a chance to do that.

So I need another way - What is the alternative of this control?

Community
  • 1
  • 1
PassionateDeveloper
  • 14,558
  • 34
  • 107
  • 176

1 Answers1

1

I really enjoy the GeckoFX Browser!

Nick
  • 9,285
  • 33
  • 104
  • 147
PassionateDeveloper
  • 14,558
  • 34
  • 107
  • 176