.NET Localization (tutorial)Localization and the art of reaching more usersKhalid Abuhakmehasp.net.netcsharpwebdataediting2020-09-29
Additional Tools (part of tutorial)There's more in ReSharper! Architecture diagrams, localization manager, build tools, ...Maarten Balliauw.netcsharpeditingideinspections2021-03-01
C# Source Generators in Action (part of tutorial)Andrey DyatlovMaarten Balliauw.netcsharpeditingcompletionide2021-05-11
Cloud (Azure) in Rider (part of tutorial)Using the Azure plugin in Rider, and working with Azure Functions.Rachel Appel.netcsharpwebdebugging2020-07-15
Code Formatting (part of tutorial)Format and reformat code for consistency in your solution.Matt Ellis.netcsharpeditingide2021-03-01
Comparing Rider's Toolbar with Visual Studio (part of tutorial)Learn how Rider's toolbar UI compares with the toolbar found in Visual Studio.Khalid Abuhakmeh.netcsharpidedata2021-01-29
Conclusion - Profiling in Rider (part of tutorial)What have we learned? Profiling, profiler modes, optimizing code, DPA, and more. Let's summarize!Maarten Balliauw.netcsharpideprofiling2020-07-06
Customize the Look and Feel of Rider (part of tutorial)Customize the look and feel of Rider, and make the editor work the way you want.Matthias Koch.netcsharpideinspections2020-07-15
Debugging Applications with ReSharper (part of tutorial)What is your code doing? Identify problematic code, and run code step-by-step with the debugger.Khalid Abuhakmeh.netcsharpdebugging2021-03-01
Debugging For ReSharper Users (part of tutorial)Learn the basics of the Rider debugger from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpide2021-12-29
Debugging code with Rider (part of tutorial)Examine the runtime behavior of your application, identify problematic code, run through code step by step.Khalid Abuhakmeh.netcsharpdebugging2020-07-15
Developing reusable components for Blazor WASM (part of tutorial)Emanuele BartolesiMaarten Balliauw.netcsharpideeditingdebugging2022-10-25
Dynamic Program Analysis (DPA) (part of tutorial)Rider automatically analyzes memory of your applications, all the time!Maarten Balliauw.netcsharpideprofiling2020-07-06
Getting Started (part of tutorial)Learn to create and run your first solution in RiderKhalid Abuhakmeh.netcsharpide2021-10-12
Inspections and Quick-Fixes in ReSharper (part of tutorial)Helping you write better code, faster, and automatically fixes code issues.Matthias Koch.netcsharpcompletioninspections2021-03-01
Inspections and Quick-Fixes in Rider (part of tutorial)Dive into inspections and quick-fixes, nullability inspections, the Heap Allocations Viewer plugin, and more!Matthias Koch.netcsharpcompletioninspections2020-07-15
Introduction (part of tutorial)Introduction to the ReSharper Essentials series.Maarten Balliauw.netcsharpideeditinginspections2021-03-01
Introduction (part of tutorial)Introduction to the Rider Essentials series.Maarten Balliauw.netcsharpideeditinginspections2020-07-15
Introduction to Profiling in Rider (part of tutorial)Let's run a first profiling session on a Sudoku solver sample application.Maarten Balliauw.netcsharpideprofiling2020-07-06
JetBrains .NET Days Online 2022 (tutorial)Session recordings of JetBrains .NET Days Online 2022.Maarten Balliauw.netcsharpfsharpasp.netwebideprofiling2022-10-25
Let's Build an incremental source generator with Roslyn (part of tutorial)Stefan PölzMaarten Balliauw.netcsharpeditingide2022-10-25
Maximising Algorithm Performance in .NET: Levenshtein Distance (part of tutorial)James TurnerMaarten Balliauw.netcsharpprofilingeditingrefactoring2022-10-25
Message processing failed! But what's the root cause? (part of tutorial)Laila BougriaMaarten Balliauw.netcsharpidedebugging2022-10-26
Navigating Code with ReSharper (part of tutorial)Let's look at some fast and easy ways to navigate around a code base.Matt Ellis.netcsharpnavigation2021-03-01
Navigation in a code base with Rider (part of tutorial)How to navigate around a code base? Let's look at some easy ways of doing so.Rachel Appel.netcsharpnavigation2020-07-15
Next level console apps with Spectre.Console (part of tutorial)João AntunesMaarten Balliauw.netcsharpeditingrunning2022-10-25
NuGet Package Management (part of tutorial)Learn the basics of the Rider's NuGet Tool Window from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpide2021-03-29
NuGet Tool Window in Rider (part of tutorial)Working with NuGet, including search with typos, CamelHumps, Update All, and more!Maarten Balliauw.netcsharpideediting2020-07-15
Null & Void – Everything About Nothing in .NET (part of tutorial)Stefan PölzMaarten Balliauw.netcsharpeditingide2021-05-12
Optimize Performance with Rider (part of tutorial)Let's try to optimize the Sudoku solver by profiling, and then optimizing code based on the performance snapshot.Maarten Balliauw.netcsharpideprofiling2020-07-06
Performance tricks I learned from contributing to open source .NET packages (part of tutorial)Daniel MarbachMaarten Balliauw.netcsharpprofilingediting2022-10-25
Plugins (part of tutorial)Learn the basics of the Rider plugin marketplace from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpide2021-03-29
Profiling Modes (part of tutorial)What are the differences between Sampling, Tracing, Line-by-Line, and Timeline profiling?Maarten Balliauw.netcsharpideprofiling2020-07-06
Refactoring Code with ReSharper (part of tutorial)How to safely refactor code, without breaking the build? Let's have a look.Rachel Appel.netcsharprefactoring2021-03-01
Refactoring code in Rider (part of tutorial)Learn how to safely refactor code, without breaking the build.Rachel Appel.netcsharprefactoring2020-07-15
Shortcuts, Editing and Code Completion (part of tutorial)Let's dive into the most important productivity shortcuts, editing, and code completion.Matthias Koch.netcsharpcompletioneditinginspectionsnavigation2021-03-01
Shortcuts, Editing, and Completion in Rider (part of tutorial)Where to start? Let's learn the two most important shortcuts, editing, and code completion.Matt Ellis.netcsharpcompletioneditinginspectionsnavigation2020-07-15
The Background on Background Tasks in .NET 6 (part of tutorial)Scott SauberMaarten Balliauw.netcsharpeditingide2022-10-26
The Basics Series (tutorial)A set of short basic walkthroughs of different .NET technologiesKhalid Abuhakmehasp.net.netcsharpwebdata2020-06-05
The Top 10 Best New Features in C# Version 6 to 9 (part of tutorial)Chris KlugMaarten Balliauw.netcsharpide2021-05-12
Turbocharged - Writing High-performance C# and .NET code (part of tutorial)Steve GordonMaarten Balliauw.netcsharpide2021-05-11
Unit Testing For ReSharper Users (part of tutorial)Learn the basics of the unit testing in Rider from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpide2021-03-29
Unit Testing with Rider (part of tutorial)Learn how Rider can help make sure code behaves as expected, with continuous testing and code coverage.Maarten Balliauw.netcsharptestinginspections2020-07-15
Version Control in Rider (part of tutorial)Working with Git, commit code, rebase and switch branches. Let's explore version control (VCS)!Matthias Koch.netcsharpidevcs2020-07-15
Working With Databases (part of tutorial)Effectively working with databases in Rider from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpidedata2021-03-29
Working With IIS and IIS Express (part of tutorial)Effectively working with ASP.NET Core and IIS in Rider from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpasp.netidedata2021-03-29
Writing and Running Unit Tests with ReSharper (part of tutorial)Run, debug and profile tests, do continuous testing, and inspect code coverage.Khalid Abuhakmeh.netcsharptestinginspectionsprofiling2021-03-01