.NET Framework


Visual Studio 2019 v16.3 Preview 2 Puts XAML Hot Reload in Public Preview

Visual Studio 2019 version 16.3 Preview 2 graduates the XAML Hot Reload feature for Xamarin.Forms from private preview to public preview, letting all .NET mobile developers try it out.

.NET Core 3.0 Preview 8 Ships as General Availability Approaches

Microsoft shipped .NET Core 3.0 Preview 8 ahead of next month's expected general availability release furthering the company's new direction for the cross-platform, open source .NET ecosystem.

Previews Released for Entity Framework Core 3.0 and Entity Framework 6.3

Microsoft has shipped the eighth previews for Entity Framework Core 3.0 and Entity Framework 6.3, with the dev team continuing its efforts to revamp problematic LINQ functionality.

Blazor Visual Studio Templates Renamed as .NET Core 3.0 Finish Line Nears

Even though the groundbreaking .NET Core 3.0 is nearing general availability and the dev team has switched gears to focus on stability and reliability, new tweaks and enhancements are still appearing in the latest preview 8.

Security Report: Remote Code Execution Is Top .NET Threat Type

Snyk, an open source security specialist, published a new report on .NET security, finding that remote code execution, cross-site scripting and denial-of-service vulnerabilities account for two-thirds of the known vulnerabilities in the .NET ecosystem.

Visual Studio App Center Adds Desktop Development

Visual Studio App Center, a mobile-centric resource for building, testing, releasing and monitoring apps, now supports WPF and WinForms desktop development.

How to Update Members of a Collection with LINQ

Sometimes it's just cool to take a walk through some technology to find all the different ways you can solve a problem -- sort of "Fun with the .NET Framework." Here's a look at all the ways that Peter could think of to update an object in a collection ... some of which may be foolish.

VS Code Python Tool Offers Insiders Program

The August 2019 update of the super-popular Python extension for Visual Studio Code comes with an easy opt-in to the Insiders program (pre-release feature access), along with several tweaks, fixes and enhancements.

Microsoft Tackles Visual Studio Feature Request 'Black Box' Problems

Microsoft is seeking to open up the "black box" of its Visual Studio feature request mechanism that can anger and frustrate developers who provide tooling feedback.

Microsoft Killing VBScript in Internet Explorer 11

Microsoft is continuing its long deprecation of VBScript in its Internet Explorer 11 Web browser for security reasons.

The Service Layer in Software Development Doesn't Exist

While the concept of "service classes" probably has some value when it comes to organizing the objects you're dealing with, the idea of a "service layer" has no value at all when it comes to building applications.

Semantic Colorization Heads What's New for C/C++ in Visual Studio Code

The much-requested semantic colorization -- colorization of tokens even when they are out of context, thus providing colorization beyond that of syntax -- may not sound like a big deal, but it was fairly complicated to enact.

New Visual Studio Preview Supports Production-Ready .NET Core 3.0 Coding

Microsoft shipped Visual Studio 16.3 Preview 1, which is required for developers wanting to try out the new production-ready .NET Core 3.0 Preview 7, released yesterday.

Visual Studio 2019 for Mac 8.2 Ships with .NET Core 3.0 Support

Microsoft shipped Visual Studio for Mac 8.2, with support for C# 8.0 and .NET Core 3.0, the latter of which was just declared ready for production coding. Also released was Preview 1 of VS for Mac 8.3.

What's New for ASP.NET Core and Blazor in Production-Ready .NET Core 3.0 Preview 7

With .NET Core 3.0 becoming production-ready and transitioning from new features to a focus on stability and reliability in Preview 7, Microsoft has detailed a slew of new features for the ASP.NET and Blazor components.

Production-Ready .NET Core 3.0 Transitions from New Features to Polish

NET Core 3.0 is nearing the finish line, with the dev team transitioning from creating new features to just polishing the release while announcing a new production-ready preview 7.

How to Dynamically Build the UI in Blazor Components

You have two tools for generating your initial UI in a Blazor component: ASP.NET's Razor and Blazor's RenderFragment. Here's how to use both to integrate with your C# code (and a warning about what you can't do).

New VS Code Java Features Include Refactorings, Semantic Selection

The July update of the Java functionality for Visual Studio Code includes new refactoring capabilities, support for Semantic Selection (or Smart Selection) and more.

AWS VS Code Toolkit Targets Serverless Cloud Development

Cloud development giant Amazon Web Services has made a new toolkit for Visual Studio Code generally available, especially tuned to serverless (Lambda functions) development.

Snppts Aims to Provide One-Stop Shop for Xamarin UI

A Microsoft dev blog introduced Snppts, a new GitHub project that aims to aggregate community Xamarin UI constructs in one place.

Subscribe on YouTube