Open GoogleCodeExporter opened 9 years ago
http://stackoverflow.com/questions/1307800/view-generated-source-after-ajax-java
script-in-c-sharp
Original comment by sjdir...@gmail.com
on 14 Apr 2013 at 3:27
http://donchevp.blogspot.com/2008/10/c-web-browser-control-load-string-in.html
Original comment by sjdir...@gmail.com
on 14 Apr 2013 at 3:31
WebBrowser.Navigate "about:" & strPage
Original comment by sjdir...@gmail.com
on 14 Apr 2013 at 3:32
http://stackoverflow.com/questions/4467219/c-sharp-webcontrol-how-to-load-a-html
-on-the-fly
Original comment by sjdir...@gmail.com
on 14 Apr 2013 at 3:33
Original comment by sjdir...@gmail.com
on 27 Apr 2013 at 7:27
http://www.codeproject.com/Articles/28094/Working-With-Microsoft-mshtml-dll-and-
SHDocVw-dll
mshtml.dll >> AxShDowVw.dll >> WebBrowser
Original comment by sjdir...@gmail.com
on 15 Jun 2013 at 9:40
Its a terrible control.... and it will greatly slow things down. What about
using something like awesomium its still slow but at least based on chrome and
more robust?
Original comment by ilushk...@gmail.com
on 19 Jul 2013 at 2:30
I have done very little research on this feature. I have heard the
WebBrowser class is dog slow so I was going to look at what it uses
internally (mshtml.dll >> AxShDowVw.dll) which i hear are much faster. I
don't think should be the default IHyperlinkParser. However, it would be
nice to have IsJavascriptLinkParsingEnabled config value that if true would
also parse links that are generated by javascript.
Original comment by sjdir...@gmail.com
on 19 Jul 2013 at 7:20
Original comment by sjdir...@gmail.com
on 3 Sep 2013 at 1:48
Original comment by sjdir...@gmail.com
on 20 Jan 2014 at 3:44
Original comment by sjdir...@gmail.com
on 20 Jan 2014 at 3:50
Original issue reported on code.google.com by
sjdir...@gmail.com
on 13 Apr 2013 at 2:33