Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser in WPF or Windows Form Project - which is better? Options
Scott T
Posted: Monday, February 17, 2014 2:12:15 PM
Rank: Member
Groups: Member

Joined: 11/7/2008
Posts: 16
I need to use EO.WebBrowser and would like to know if there is a benefit to using it in WPF compared to a windows form project?


Thanks!

Scott
eo_support
Posted: Monday, February 17, 2014 2:45:41 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

From EO.WebBrowser's point of view it doesn't matter whether you use WPF or Windows Forms. The core features, which is packed inside EO.WebBrowser.dll, does not rely on either platform. Two additional thin wrappers are provided, one for WPF and one for Windows Form to make it easier for you use EO.WebBrowser with those platforms. But you don't even have to use the wrapper at all because all the real things are inside EO.WebBrowser.dll.

As such for you to decide which platform to use, you only need to consider factors on your side, not on the EO.WebBrowser.dll side. For example, if you are more familiar with WPF, then you might want to choose WPF. Or if you have an existing project in Windows Forms, then you might want to choose Windows Forms. Whichever option you choose, you get the same set of features from EO.WebBrowser.

Thanks!
Scott T
Posted: Tuesday, February 18, 2014 9:01:52 AM
Rank: Member
Groups: Member

Joined: 11/7/2008
Posts: 16
Thank You!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.