Pushing code to a server – test, production, or otherwise – is an error prone hassle. Invariably you forget to update a connection string or push a DLL or include ...
The big debate in Windows development has always been how to build your application’s user interface. We’ve been spoiled for choice, and every time Microsoft unveils a new front-end framework we’re ...
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 ...
Here's a roundup of simple yet incredibly useful free extensions for Visual Studio 2015 that will keep you coding instead of fussing, and five of them are from Mads Kristensen! It's been a while since ...
Web developers enjoy some attention in the new .NET 8 Preview 7, where the ASP.NET Core framework saw improvements on several fronts ranging from JavaScript to Blazor. Of special concern to readers of ...
In brief: If you've ever wanted to run Visual Studio code in a web browser, now you can. Microsoft has made a zero-installation version of the popular desktop app that can be used as a local ...
The latest offering of Visual Studio contains many features. It has come a long way since it was released. Well, let’s just quickly dive in on how a beginner can get started with VS. So, first of all, ...