Abnerfang / Surviving-WinForms

WinForms ain't going away anytime soon. A lot of us have to deal with it. Let's make the most of it, shall we? 😎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Build License: MIT Language Twitter

Surviving WinForms

Let's face it, WinForms is here to stay. Whatever new hotness comes and goes in the world of web, many developers will find themselves supporting the desktop apps of yesteryear (or yesterdecade).

The apps work, representing thousands of hours of effort and business rules, fine-tuning and bug fixes, and companies won't needlessly convert anytime soon. In truth, it might not even be wise... an app converted to a new platform could very well introduce dozens or hundreds of new bugs.

So to all my fellow devs that find themselves supporting the old coldness, let's make the best of it...

Avoiding Anti-Patterns

Clarity / Conciseness

Debugging / Logging

Testing

Threading

Web

CEFSharp

Other Resources

Other interesting and helpful links, in no particular order:

About

WinForms ain't going away anytime soon. A lot of us have to deal with it. Let's make the most of it, shall we? 😎

License:MIT License


Languages

Language:C# 97.2%Language:HTML 2.8%