Fresh on the heels of a new installer that eases the setup of Java in Visual Studio Code, the dev team for Microsoft's wildly popular open source, cross-platform code-editor-that-acts-like-an-IDE just announced more Java goodies.
You can create your own custom tag helpers ... but it's a lot easier if you understand the process that tag helpers need to go through. Here are your options when gathering the data that a tag helper needs (and why they can't completely replace HtmlHelpers).
The long-awaited fix for Visual Studio for Mac performance and reliability issues has arrived via a new C# code editor that borrows from Visual Studio for Windows internals, sparked by negative developer feedback.
Whenever you have repeated HTML, you should be creating your own tag helpers to simplify your views. Here's how flexible tag helpers can be when you go to integrate them into your page.
Developer tooling specialist JetBrains is reporting on its new survey that delves into many aspects of software development, including programming languages, wherein it dubbed C# the "most-loved" language according to one metric.
Entity Framework Core 3.0 Preview 6 is out, with the development team including an incomplete LINQ implementation marked by temporary limitations and intentional breaking changes, needed before it proceeds further.
Microsoft shipped ASP.NET Core 3.0 Preview 6, with the red-hot Blazor project getting built-in support for handling authentication and authorization, among other updates.
Aiming for a September general availability release, Microsoft today shipped preview 6 of .NET Core 3.0, with the dev team pretty much finalizing the new feature codebase and beginning a focus on quality, fixing bugs and improving performance.
After hitting version 1.0 last month, Microsoft's open source, cross-platform machine learning framework ML.NET has received its first update, which adds functionality and addresses developer concerns about usability and stability.
Microsoft has shipped Visual Studio 2019 version 16.2 Preview 2, highlighting .NET productivity improvements and other new functionality.
In the move from the ageing, Windows-only .NET Framework to the new open source, cross-platform .NET Core framework, some technologies weren't invited along for the ride, but open source projects may be coming to the rescue.
After previously publishing developer guidance for porting "simple" desktop apps to the new .NET Core platform, Microsoft has just followed up with a two-part post on a more "complicated" project.
Progress announced an update to its .NET-centric Telerik line of development tools that features a new suite to accomodate the red-hot Blazor initiative, which lets coders use C# instead of JavaScript for Web projects.
Several new time-saving keystroke combinations were recently detailed by Kendra Havens, program manager for .NET and Visual Studio, in a Channel 9 video presentation. Here's a roundup of the new stuff, along with old favorites, and a list of other productivity resources.
Feature requests and reported problems are now exclusively on Developer Community, which features tabs for Visual Studio, Visual Studio for Mac, .NET, C++, Azure DevOps and Azure DevOps Server (TFS).
If you want to add server-side Blazor to your existing ASP.NET Core applications, you can. There's not much to it, fortunately. In fact, there's probably more work involved in creating a View or Page that will play well with your component
The hottest NuGet extensions for the hottest ASP.NET Core project.
Less than two weeks after the Release Candidate, Microsoft has shipped the final release of TypeScript 3.5, the increasingly popular programming language that improves upon JavaScript by allowing optional static typing.
New porting guidance targets two groups of .NET developers: those who want just the basics and those who want meatier details for more complex use cases.
Microsoft announced a new data access driver for SQL Server that should be the path forward for data developers in the era of .NET Core.