

NET application.ĭotNetBrowser supports two-way communication with a loaded web page. Since all Chromium functionality runs in separate native processes, the Chromium engine doesn't use the memory of your. You can listen to events about unexpected termination of the Chromium process and restore the Browser component if necessary. If an unexpected error happens in the web page's plugin or DOM, your application will continue working. JavaScript and plugins on the web page are executed in separate native processes as well. Each web page is rendered in a separate native process (chromium.exe). DotNetBrowser just displays web page parts rendered by the Chromium engine, which makes the web page look exactly as in Google Chrome.ĭotNetBrowser inherits Chromium's Multi-Process Architecture. DotNetBrowser uses Chromium build 1.137.Įverything you see on the loaded web page inside the browser is rendered by the Chromium engine. You don't need to install Google Chrome to work with DotNetBrowser. This package provides the WinForms UI control for the Visual Studio Toolbox.Īll required Chromium binaries are deployed with the library. NET Desktop Application to display web pages. NET graphical subsystem and provides UI controls which you can embed into your. NET applications to display web pages built with HTML5, CSS3, JavaScript, etc. NET component which allows embedding a Chromium-based browser control into. You can obtain a free 30-days evaluation licence at. Please note: DotNetBrowser can be used only with the license.
