News

Believe it or not you can use Microsoft's Visual Studio Code from your web browser, or at least, versions of it.
If there's a code snippet that you're using that you constantly have to modify then here's some code news: You can create, from the existing snippet, a new snippet with your changes (and leave the ...
Microsoft’s new C# Dev Kit extension for Visual Studio Code turns the programmer’s editor into a complete development environment for .NET.
Good documentation is important for any application, and it starts with documenting your code. It helps you and it helps your users.