News

Learn how to configure your Visual Studio Code editor for keyboard only input allowing you to drop your mouse and concentrate more on coding ...
Microsoft updates Visual Studio Code monthly. This changelog tracks the new features and improvements through version 1.50.
Not only can you integrate JavaScript with Blazor, that integration provides a strategy for moving your existing pages to Blazor without having to rewrite your existing JavaScript code.
Microsoft’s 2018 roadmap for its open source Visual Studio Code code editor includes better performance, reduced memory consumption, and more support for JavaScript and TypeScript. The ...
An HTML Helper is a bit of Razor code that can be called from multiple places in a View. But, if you put your Helper in the right place, you can also use it from any View in your application.