Home:ALL Converter>WebBrowsing with different browsers in C#

WebBrowsing with different browsers in C#

Ask Time:2012-07-12T14:55:04         Author:betim

Json Formatter

I need to build a small application to compare site rendering in different browsers in different resolutions. First I need to support IE, FF, Chrome and user will choose to preview her site in different resolutions. WebBrowser control do not offer me this. Can you tell me is there any control or library to solve this problem in C#, .Net?

Thanks in advance!

Author:betim,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/11446449/webbrowsing-with-different-browsers-in-c-sharp
yy