Developer Support

Advocacy and Innovation

.NET Lifecycle, Roadmap, and Announcements

In this post, Application Developer Managers, Joe Irizarry and Reed Robison provide an update on .NET – spanning new announcements, roadmap updates, and important support lifecycle changes. With the release of Visual Studio 2015 and .NET Framework 4.6 last week, it might be a good time to review upcoming support lifecycle changes as ...

Controlling WebBrowser Control Compatibility

If you have an embedded browser in your Windows application, you may be encountering a rendering or some other kind of compatibility issue with the content you are trying to display. In his most recent blog post, Premier Developer Consultant Pat Altimore discusses some options to try to fix common problems with the WebBrowser control in .NET. ...