News

Microsoft's open source development tool starts as an editor, but can become any kind of IDE—and be extended for most any language—on Mac, Linux, or Windows. If there’s any one tool a software ...
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 ...
Code First frees you up from the chore of creating databases for your project. Here's a primer on how to do it. Entity Framework has been the latest buzzword in the Microsoft Development circle since ...
One of the greatest productivity gains you can make is to type less and navigate through your code faster. VsVim, written by Jared Parsons, is an extension for Visual Studio 2010 and later which will ...
Syntax highlighting and auto-complete with IntelliSense. Smart completions based on variable types, function definitions, and imported modules. It is Extensible and customizable, supports Git commands ...
Integrate Docker support and Microsoft's Visual Studio Code with this brief tutorial from expert Jack Wallen. In a recent TechRepublic video, Jack Wallen showed how to add Docker support to Visual ...