Category microsoft
Visual Studio 2019 – What’s new
April 2, 2019! Visual Studio 2019 is out. Amazing news. What to expect? A lot of things. I hope you can take some time and check by yourself. Among other things, we will have support for: Improved IntelliSense performance for C++ files Local development with many common emulators Simplified test access in Solution Explorer Git management and repo creation in the […]
Tag Helpers in ASP.Net Core
ASP.NET is quite a good framework for web applications. I enjoy working with it. Although it is not the only one I use, I have been building great things using it over the last couple of years. Recently, a new Razor edition has been introduced under the name of Tag Helpers. It aims at making the code […]
Visual Studio Code
Visual Studio Code is the newest code editor provided my Microsoft and is intended to make easier the code-writing process we go trough. Let’s get one fact straight here. Visual Studio Code is not Visual Studio. And it does not aim at replacing it. Instead, see it as a code editor containing the key elements […]