Click here to Skip to main content
15,886,830 members
Please Sign up or sign in to vote.
5.00/5 (2 votes)
See more:
Can someone suggest a (good, open source and updated to the latest version ) .Net library for implementing gecko or webkit browser engine in windows form application?

The web browser toolbox contains the default and old IE engine and does not render HTML5 or CSS3 properly.
Posted
Updated 15-Nov-12 19:27pm
v2

For latest wrapper visit http://awesomium.com/[^]

They have decent solution.
 
Share this answer
 
To implement gecko, use GeckoFX:
http://code.google.com/p/geckofx/[^]

It's a open-source .NET Windows Forms control.
 
Share this answer
 
Comments
Ashim Malgope 10-Nov-12 9:30am    
Thanks
Ashim Malgope 16-Nov-12 1:27am    
Its too old... last build in 2009...
Thomas Daniels 16-Nov-12 11:15am    
Ok. So, you can't use it?
Ashim Malgope 17-Nov-12 2:43am    
Well as its very old build I guess it will not render the HTML5 or CSS3.
Though awesomium is not open source it has a free option.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900