65.9K
CodeProject is changing. Read more.
Home

Running the AxWebBrowser Control in a separate process

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.50/5 (2 votes)

Nov 17, 2014

CPOL

4 min read

viewsIcon

20990

downloadIcon

714

Browser control plays an important role in hybrid application development, when browser controls are used for a prolonged time its memory foot print starts to increase gradually. This article explains a way to host the browser control in a separate process which can be loaded/unloaded as needed.