|
|
|
|
|
by omh
1862 days ago
|
|
This week I've been dealing with an IE11 related problem from a C# app. The C# app is built using WebBrowser Control[1] which is tightly integrated with the app itself.
WebBrowser only supports IE11 but the webapps that it connects to are increasingly dropping support. The vendor is reluctant to upgrade their app because the replacement options apparently (?) require extensive refactoring to get the same integration. IE11 seems to be in a weird limbo. But the fact that it's still technically supported by Microsoft means that conservative software vendors aren't forced to migrate. [1] https://docs.microsoft.com/en-us/dotnet/desktop/winforms/con... |
|
https://docs.microsoft.com/en-us/microsoft-edge/webview2