Showing archive results for 2021

Mar 3, 2021
Post comments count0
Post likes count0

Frictionless repeated edits: IntelliCode suggestions in completion list

Sachin Thakur
Sachin Thakur

Now, in Visual Studio 16.9 you can easily apply suggestions in a frictionless way all without breaking your editing flow. You can find IntelliCode suggestions right in your IntelliSense completion list, and can find and apply the same change at other locations

Mar 2, 2021
Post comments count0
Post likes count0

Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today!

Sachin Thakur
Sachin Thakur

Visual Studio team is eager to release Visual Studio 2019 v16.9 and v16.10 Preview 1. We hope you enjoy the new features highlighted from some of teams such as C++, .NET Productivity, Address Sanitizer, XAML Tooling, and IntelliCode teams.  In addition, Visual Studio 2019 v16.9 is our next long-term servicing release

Feb 24, 2021
Post comments count0
Post likes count0

Tune in for .NET Conf: Focus on Windows, February 25th

Sachin Thakur
Sachin Thakur

The .NET Conf team is bringing you another “.NET Conf: Focus” event Thursday, February 25 all about building Windows desktop apps. We have finalized the agenda, speakers, and hosts that will make the day educational and fun. We have .NET and Windows team members along with community speakers and MVPs to show you some amazing things you can do.

Feb 23, 2021
Post comments count0
Post likes count0

Generating HTTP API clients using Visual Studio Connected Services

Sachin Thakur
Sachin Thakur

We’re continuing our series on building HTTP APIs with .NET 5. In the first post in this series we talked about building well-described APIs using OpenAPI, and then followed that up taking a deeper dive into some of the open-source tools and packages you can use to make your HTTP API development easier. In this post, the third in the series, we’ll ...

Feb 17, 2021
Post comments count0
Post likes count0

Announcing .NET 6 Preview 1

Sachin Thakur
Sachin Thakur

Today, we are happy to deliver the first preview of .NET 6 and share what you can expect from the new release. We have been defining the overall shape of the release for the last few months, including a large set of new experiences and capabilities. The heart of .NET 6 is delivering the final parts of the .NET unification plan that started with .NE...

Feb 17, 2021
Post comments count0
Post likes count0

ASP.NET Core updates in .NET 6 Preview 1

Sachin Thakur
Sachin Thakur

.NET 6 Preview 1 is now available and ready for evaluation. This is the first preview of .NET 6, the next major update to the .NET platform. .NET 6 is expected to ship in November of this year, and will be a Long Term Support (LTS) release.

Feb 12, 2021
Post comments count0
Post likes count0

Announcing TypeScript 4.2 RC

Sachin Thakur
Sachin Thakur

Today we’re excited to announce our Release Candidate of TypeScript 4.2! Between now and the stable release of TypeScript 4.2, we expect no further changes apart from critical bug fixes

Feb 12, 2021
Post comments count0
Post likes count0

Open-source HTTP API packages and tools

Sachin Thakur
Sachin Thakur

We’re continuing our series on building HTTP APIs with .NET 5. In the previous post, we covered Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API. In this post, we’ll go further with a look at using open-source HTTP API packages and tools.

Feb 12, 2021
Post comments count0
Post likes count0

Analyzing Code with Infer#

Sachin Thakur
Sachin Thakur

Want to detect reliability and security bugs before they ship? Matthew Jin and Xiaoyu Liu show Infer#, a static analysis tool you can use to validate the correctness of source code without needing to execute it.

Jan 27, 2021
Post comments count0
Post likes count0

Blizzard Diablo IV debugs Linux core dumps from Visual Studio

Sachin Thakur
Sachin Thakur

Blizzard is using Visual Studio 2019 to debug Linux core dumps on WSL. The following blog post is written by Bill Randolph, a Senior Software Engineer at Blizzard working on the development of Diablo IV.