Special Thanks to All JetBrains .NET and VS Tools 2020.2 EAP Participants
As you may know, our .NET and Visual Studio tools got a massive 2020.2 update just a few weeks ago – the ReSharper .NET tools, ReSharper C++ and Rider blogs have more details. Now our sights are set on...
View ArticleImproved Analysis and Hints for Nullable Reference Types
If you are already using nullable reference types, you might have noticed that they can help make your code safer. But not automagically… This feature relies heavily on everything called by your code...
View ArticleREST – the ignored parts – Webinar Recording
The recording of our August 25 webinar, REST – the ignored parts, with Irina Scurtu, is now available. Subscribe to our community newsletter to receive notifications about future webinars. In a world...
View ArticleAzurite Support, Timer Trigger Code Completion, and More Azure Toolkit for...
We’ve just released the Azure Toolkit for Rider 2020.2, and want to share what’s new. On the feature side, you can now work with the Azurite storage emulator from within Rider. If you’re developing...
View Article.NET Annotated Monthly | September 2020
This month in computing history: The first instance of a computer bug was found in September 1947. It’s called a bug because when this happened, it was a moth that wandered into the machine and caused...
View ArticleHow to Debug Hangs Using the dotTrace Performance Profiler
This is a guest blog post from Michael Shpilt. Michael has been developing software for over 20 years. He owns the popular blog michaelscodingspot.com and recently published the book Practical...
View ArticleDataflow Analysis of Integral Values
Today we are introducing a new type of dataflow code analysis in ReSharper and Rider. We’ve gathered some statistics (by exploring the IL metadata of a large number of NuGet.org packages with an OSS...
View ArticleThe ReSharper 2020.2.2 and Rider 2020.2.2 Bug-fix Updates Are Here!
New bug-fix updates are available for both ReSharper and Rider. Here’s an overview of the most important changes that have been made. ReSharper 2020.2.2 Fixed a couple of false positives in nullable...
View ArticleUnit Testing in TypeScript Code
We all need to unit test our code to verify that it works the way it’s supposed to. Fortunately, Rider has the tools to enable you to test code more efficiently and quickly. In this post, we’ll look at...
View ArticleReSharper 2020.3 Roadmap
In this post, we’d like to share our plans for ReSharper 2020.3 and find out what we can do next to improve your development experience. Your feedback is always welcome! The following is a list of our...
View ArticleRider 2020.3 Roadmap
Hello folks! With the Rider 2020.2 release out of the door, we’re looking toward the future. After sharing our ReSharper 2020.3 plans earlier this week, we’ll now look at our plans for Rider 2020.3....
View ArticleXamarin, MAUI and the reactive MVVM between them – Webinar Recording
The recording of our webinar, Xamarin, MAUI and the reactive MVVM between them, with Rodney Littles, II, is now available. Subscribe to our community newsletter to receive notifications about future...
View ArticleReSharper 2020.2.3 and Rider 2020.2.3 Are Available!
Dear everyone, Today is bug-fix day! We’ve addressed several issues in both ReSharper and Rider and published the ReSharper 2020.2.3 and Rider 2020.2.3 builds. ReSharper 2020.2.3 ReSharper no longer...
View ArticleWebinar – Service Creation via .NET Core Templates
Join us Wednesday, October 14, 2020, 16:00 – 17:00 CEST (10:00 AM – 11:00 AM EDT or check other timezones) for our free live webinar, Service Creation via .NET Core Templates, with Olga Nelioubov....
View ArticleWebinar – Blazor – C# in the Browser
Join us Thursday, October 22, 2020, 16:00 – 17:00 CEST (10:00 AM – 11:00 AM EDT or check other timezones) for our free live webinar, Blazor – C# in the Browser, with Brian Jablonsky. Register now and...
View ArticleRider Starts Its Early Access Program for 2020.3
Hello everyone, Welcome to the early access program of our third release of the year, Rider 2020.3. The highlights of the first EAP build include more advanced C# 9 support, new debugger features, and...
View ArticleReSharper 2020.3 Early Access Program Begins
Hello everyone, Please welcome ReSharper 2020.3 EAP1. It’s only the beginning of the release cycle, but we’ve already got something to show you! ReSharper With C# 9 on the way, we’re doing a lot to...
View ArticleBuilding a Xamarin.Forms Moon Phase App
One of the wonderful things about .NET is the vast array of platforms .NET developers can target. My personal experience has been developing ASP.NET applications and HTTP APIs, but recently I’ve been...
View ArticleCreate well-formed XML and schema efficiently
Most companies, both large and small still use XML, even if JSON has overtaken it in popularity. However, many are using it, for example to exchange data, or have configuration files that can contain...
View ArticleHacktoberfest 2020 and .NET OSS
Get out your dirndl and lederhosen – it’s that time of year again! We’re excited to be sponsoring Hacktoberfest 2020. Hacktoberfest is an opportunity for contributors worldwide to give back to their...
View Article