ReSharper 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 ArticleReSharper 2020.2.4 and Rider 2020.2.4 Are Released
Hello everyone, Today we’ve published small bugfix updates to ReSharper and Rider. Here are the issues that we’ve addressed. Rider Fixed launching iOS apps on Xcode 12 simulators (RIDER-50673)....
View Article.NET Annotated Monthly | October 2020
A little bit of October’s computing history: In 2001, Microsoft released Windows XP! Thank goodness for the chance to get away from Windows 98 & ME. Meanwhile, Apple was busy working on consumer...
View ArticleCreate UML Diagrams using PlantUML
UML, or Unified Modeling Language, is, as the name implies, a modeling language that allows you to visualize systems. In this post, we’ll look at how PlantUML enables you to create various kinds of...
View ArticleC# 9 Top-level Statements In ReSharper and Rider
With the upcoming release of C# 9, we’re all getting some new tools for our development toolboxes. One of the most exciting features .NET 5 is delivering to developers is top-level statements. In this...
View ArticleFinding Text More Quickly with Go to Text in ReSharper
In ReSharper, you can use Ctrl+T to Search Everywhere. And with everywhere, we do mean everywhere! Did you know ReSharper also indexes and searches in textual content? I’ll use the Carter framework as...
View ArticleService Creation via .NET Core Templates – Webinar recording
The recording of our webinar, Service Creation via .NET Core Templates, with Olga Nelioubov, is now available. Subscribe to our community newsletter to receive notifications about future webinars....
View ArticleImmediate Window – Interact with your Code while Debugging in Rider
A valuable part of the debugging experience is experimentation, modifying variables and determining whether the outcomes were what we expected. With the latest release of Rider 2020.3 EAP, we’re happy...
View ArticleTroubleshoot allocations with Dynamic Program Analysis – ReSharper 2020.3 EAP
How often do you reach for a profiler? Only when things go wrong, right? All too often, we use profilers only as a last resort, even though dotTrace and dotMemory are both pleasant to work with. What...
View ArticleWebinar – .NET Microservices == MEGAFUN
Join us Tuesday, November 17, 2020, 16:00 – 17:00 CET (10:00 AM – 11:00 AM EST or check other timezones) for our free live webinar, .NET Microservices == MEGAFUN, with LaBrina Loving. Register now and...
View Article