When does it make more sense to develop a native desktop app, or an Electron-powered web UI app? We break it down for you. When we talk about a “desktop application,” we generally mean a program that ...
Microsoft’s Visual Studio Code has become one of the most popular development tools out there. Mixing proprietary Microsoft features with an extensible open source core, it’s a quick install that can ...
With a little bit of code (along with a .NET interface and collection), you can integrate the properties on your classes with the .NET user interface controls to simplify your presentation layer. The ...