Manage Web Browser or control that render HTML

  • Thread starter Champika Nirosh
  • Start date
C

Champika Nirosh

Hi All,

Do any of you know a pure manage control, that render html pages. I know
microsoft web browser com, but it is not a manage one.

Thanks,
Nirosh.
 
M

Marc Scheuner [MVP ADSI]

Do any of you know a pure manage control, that render html pages. I know
microsoft web browser com, but it is not a manage one.

Check out Syncfusion's Essential HTML UI:

http://www.syncfusion.com/products/product.aspx?p=25

It's in beta currently, but will be available shortly. Fully managed,
no wrapper for MSHTML, no dependency on MS IE being installed etc.
(and thus not susceptible to all those MS IE vulnerabilities all the
time)

VS2005 (formerly known as "Whidbey") is supposed to contain a fully
managed wrapper for the COM WebBrowser control, too.

Marc
================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch
 
C

Champika Nirosh

Thanks Marc

Marc Scheuner said:
Check out Syncfusion's Essential HTML UI:

http://www.syncfusion.com/products/product.aspx?p=25

It's in beta currently, but will be available shortly. Fully managed,
no wrapper for MSHTML, no dependency on MS IE being installed etc.
(and thus not susceptible to all those MS IE vulnerabilities all the
time)

VS2005 (formerly known as "Whidbey") is supposed to contain a fully
managed wrapper for the COM WebBrowser control, too.

Marc
================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top