One of the more popular recent features added Visual Studio Code is a preview of remote development functionality, getting a boost in the June release, version 1.36.
Here's an examination of the new features in the Xamarin.Forms 4.0 major release, drawing on a new podcast, video, blogs posts and Microsoft documentation.
While porting a calculator to a different platform might seem simple -- how hard can it be to convert code for addition/subtraction/multiplication/division? -- the reality is far different.
The Python Extension for Visual Studio Code -- installed more than 9.3 million times -- has received an update that closes some 70 issues.
The beauty of a tag helper is it's ability to add new HTML to your page. Once you know what you want to change, here are the tools to change the HTML going to the user.
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).