.NET Framework


Visual Studio 2019 Productivity Cheat Sheet

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.

Visual Studio Team Shutters UserVoice Forum, Moves to One-Stop-Shop Developer Community

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).

Integrating Blazor into Existing ASP.NET Core Applications

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

10 Top Blazor Tools Just a NuGet Away

The hottest NuGet extensions for the hottest ASP.NET Core project.

What's New in TypeScript 3.5

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.

Microsoft Doubles Down on Guidance for Porting Desktop Apps to .NET Core

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.

In the Era of .NET Core, Microsoft Revamps SQL Server Data Access

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.

IntelliCode Expansion Highlights New Visual Studio 2019 v16.1

Microsoft shipped Visual Studio 2019 version 16.1 with a host of new features and enhancements, led by an expansion of workloads that now support IntelliCode, the AI-assisted upgrade of IntelliSense.

Xamarin.Forms 4.0 Shell, Because 'The Last Thing You Want Is Hassle'

Xamarin.Forms 4.0 is out, a major release featuring the new Shell, an application container providing basic, common UI features -- including troublesome navigation functionality -- to help developers get started more easily and quickly, addressing "hassle" reported in developer feedback.

New 'Try .NET' Tool Interactively Generates Documentation for .NET Core

A two-year effort by Microsoft's language team has resulted in the public debut of Try .NET, an interactive documentation generator for .NET Core.

VS Code Wizard-Driven Web Template Studio Does Full-Stack Web Apps

Microsoft Web Template Studio, a new open source Visual Studio Code extension, has been unveiled to simplify and quicken the process of creating full-stack Web applications.

Unified .NET 5 Unveiled: 'Just One .NET Going Forward'

Microsoft announced .NET Core 3.0 will arrive in September, after which the company is switching to one unified .NET platform, called .NET 5, which will debut in November 2020.

Microsoft Build: .NET Core 3.0 Preview, VS Online, IntelliCode GA, ML.NET 1.0, More

Microsoft kicked off its huge Build developer conference with the usual bevy of announcements, touching on everything from a new .NET Core 3.0 preview ahead of September general availability, to Visual Studio Online, the general availability of VS IntelliCode, ML.NET 1.0 for machine learning and much more.

Python Programmers Prompt VS Code Remote Development Tools

The well-documented bond between Visual Studio Code and Python has been further epitomized in new remote development tooling just announced for Microsoft's popular, open source, cross-platform code editor.

VS Code Tool Supports Java 12, Adds Java Code Actions and Features

Visual Studio Code tooling provided with the Java Extension Pack has been updated with support for Java 12, new code actions, new debugging features, Maven enhancements and more.

Blazor on the Server: The Good and the Unfortunate

Blazor on the Server is coming with .NET Core Version 3.0 in the second half of 2019. Here's what Peter thinks of that (and he's not completely happy).

Visual Studio 2019 Update Boosts Debugging, C++, More

Microsoft released Visual Studio 2019 version 16.1 Preview 2, with improvements to debugging, C++ development, extensibility, NuGet functionality and more.

'.NET for Apache Spark' Debuts for C#/F# Big Data

Almost four years after the debut of Apache Spark, .NET developers are on track to more easily use the popular Big Data processing framework in C# and F# projects.

ASP.NET Core Security, Part 1

Eric Vogel kicks off his series on ASP.NET Core security by showing how to set up authentication to register, log in and log out a user account in an ASP.NET Core MVC application.

VS Code Now Supports Blazor Development

Visual Studio Code now does Blazor development thanks to updated Razor tooling support in a popular C# extension for the code editor.

Subscribe on YouTube