Blazor EssentialsLearn how to build a basic application with Blazor.Rachel Appelblazorasp.net.netcsharpriderresharperwebdata2023-06-01
Why is ReSharper/Rider suggesting this?ReSharper and Rider help you learn existing and new features of .NET!Khalid Abuhakmeh.netcsharpfsharpunityunrealresharperriderinspectionside2023-04-09
C# 11 - Required KeywordIntroducing the required keyword for fields and properties.Matthias Koch.netcsharpresharperriderideeditingrefactoringinspections2023-03-05
C# 11 - Raw stringsThere is no escape!Matthias Koch.netcsharpresharperriderideeditingrefactoringinspections2023-02-27
Message processing failed! But what's the root cause?Laila BougriaMaarten Balliauw.netcsharpriderresharperidedebugging2022-10-26
The Background on Background Tasks in .NET 6Scott SauberMaarten Balliauw.netcsharpriderresharpereditingide2022-10-26
JetBrains .NET Days Online 2022Session recordings of JetBrains .NET Days Online 2022.Maarten Balliauw.netcsharpfsharpasp.netriderresharperwebideprofiling2022-10-25
Developing reusable components for Blazor WASMEmanuele BartolesiMaarten Balliauw.netcsharpriderresharperideeditingdebugging2022-10-25
Let's Build an incremental source generator with RoslynStefan PölzMaarten Balliauw.netcsharpriderresharpereditingide2022-10-25
Maximising Algorithm Performance in .NET: Levenshtein DistanceJames TurnerMaarten Balliauw.netcsharpriderresharperprofilingeditingrefactoring2022-10-25
Next level console apps with Spectre.ConsoleJoão AntunesMaarten Balliauw.netcsharpriderresharpereditingrunning2022-10-25
Performance tricks I learned from contributing to open source .NET packagesDaniel MarbachMaarten Balliauw.netcsharpriderresharperdotmemorydottraceprofilingediting2022-10-25
Debugging For ReSharper UsersLearn the basics of the Rider debugger from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpriderresharperide2021-12-29
Getting StartedLearn to create and run your first solution in RiderKhalid Abuhakmeh.netcsharpriderresharperide2021-10-12
The Top 10 Best New Features in C# Version 6 to 9Chris KlugMaarten Balliauw.netcsharpriderresharperide2021-05-12
Null & Void – Everything About Nothing in .NETStefan PölzMaarten Balliauw.netcsharpriderresharpereditingide2021-05-12
C# Source Generators in ActionAndrey DyatlovMaarten Balliauw.netcsharpriderresharpereditingcompletionide2021-05-11
Turbocharged - Writing High-performance C# and .NET codeSteve GordonMaarten Balliauw.netcsharpriderresharperide2021-05-11
NuGet Package ManagementLearn the basics of the Rider's NuGet Tool Window from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpriderresharperide2021-03-29
PluginsLearn the basics of the Rider plugin marketplace from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpriderresharperide2021-03-29
Unit Testing For ReSharper UsersLearn the basics of the unit testing in Rider from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpriderresharperdotcoveride2021-03-29
Working With DatabasesEffectively working with databases in Rider from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpriderresharperidedata2021-03-29
Working With IIS and IIS ExpressEffectively working with ASP.NET Core and IIS in Rider from a Visual Studio + ReSharper user's perspective.Khalid Abuhakmeh.netcsharpasp.netriderresharperidedata2021-03-29
Additional ToolsThere's more in ReSharper! Architecture diagrams, localization manager, build tools, ...Maarten Balliauw.netcsharpresharpereditingideinspections2021-03-01
Debugging Applications with ReSharperWhat is your code doing? Identify problematic code, and run code step-by-step with the debugger.Khalid Abuhakmeh.netcsharpresharperdebugging2021-03-01
Inspections and Quick-Fixes in ReSharperHelping you write better code, faster, and automatically fixes code issues.Matthias Koch.netcsharpresharpercompletioninspections2021-03-01
Code FormattingFormat and reformat code for consistency in your solution.Matt Ellis.netcsharpresharpereditingide2021-03-01
IntroductionIntroduction to the ReSharper Essentials series.Maarten Balliauw.netcsharpresharperideeditinginspections2021-03-01
Shortcuts, Editing and Code CompletionLet's dive into the most important productivity shortcuts, editing, and code completion.Matthias Koch.netcsharpresharpercompletioneditinginspectionsnavigation2021-03-01
Refactoring Code with ReSharperHow to safely refactor code, without breaking the build? Let's have a look.Rachel Appel.netcsharpriderrefactoring2021-03-01
Navigating Code with ReSharperLet's look at some fast and easy ways to navigate around a code base.Matt Ellis.netcsharpresharpernavigation2021-03-01
Writing and Running Unit Tests with ReSharperRun, debug and profile tests, do continuous testing, and inspect code coverage.Khalid Abuhakmeh.netcsharpresharperdotcoverdottracedotmemorytestinginspectionsprofiling2021-03-01
Comparing Rider's Toolbar with Visual StudioLearn how Rider's toolbar UI compares with the toolbar found in Visual Studio.Khalid Abuhakmeh.netcsharpriderresharperidedata2021-01-29
.NET LocalizationLocalization and the art of reaching more usersKhalid Abuhakmehasp.net.netcsharpriderresharperwebdataediting2020-09-29
Cloud (Azure) in RiderUsing the Azure plugin in Rider, and working with Azure Functions.Rachel Appel.netcsharpriderwebdebugging2020-07-15
Inspections and Quick-Fixes in RiderDive into inspections and quick-fixes, nullability inspections, the Heap Allocations Viewer plugin, and more!Matthias Koch.netcsharpridercompletioninspections2020-07-15
Debugging code with RiderExamine the runtime behavior of your application, identify problematic code, run through code step by step.Khalid Abuhakmeh.netcsharpriderdebugging2020-07-15
IntroductionIntroduction to the Rider Essentials series.Maarten Balliauw.netcsharpriderideeditinginspections2020-07-15
Customize the Look and Feel of RiderCustomize the look and feel of Rider, and make the editor work the way you want.Matthias Koch.netcsharpriderideinspections2020-07-15
NuGet Tool Window in RiderWorking with NuGet, including search with typos, CamelHumps, Update All, and more!Maarten Balliauw.netcsharpriderideediting2020-07-15
Navigation in a code base with RiderHow to navigate around a code base? Let's look at some easy ways of doing so.Rachel Appel.netcsharpridernavigation2020-07-15
Refactoring code in RiderLearn how to safely refactor code, without breaking the build.Rachel Appel.netcsharpriderrefactoring2020-07-15
Shortcuts, Editing, and Completion in RiderWhere to start? Let's learn the two most important shortcuts, editing, and code completion.Matt Ellis.netcsharpridercompletioneditinginspectionsnavigation2020-07-15
Version Control in RiderWorking with Git, commit code, rebase and switch branches. Let's explore version control (VCS)!Matthias Koch.netcsharprideridevcs2020-07-15
Unit Testing with RiderLearn how Rider can help make sure code behaves as expected, with continuous testing and code coverage.Maarten Balliauw.netcsharpriderdotcovertestinginspections2020-07-15
Conclusion - Profiling in RiderWhat have we learned? Profiling, profiler modes, optimizing code, DPA, and more. Let's summarize!Maarten Balliauw.netcsharpriderdottraceideprofiling2020-07-06
Dynamic Program Analysis (DPA)Rider automatically analyzes memory of your applications, all the time!Maarten Balliauw.netcsharpriderideprofiling2020-07-06
Introduction to Profiling in RiderLet's run a first profiling session on a Sudoku solver sample application.Maarten Balliauw.netcsharpriderdottraceideprofiling2020-07-06
Optimize Performance with RiderLet's try to optimize the Sudoku solver by profiling, and then optimizing code based on the performance snapshot.Maarten Balliauw.netcsharpriderdottraceideprofiling2020-07-06
Profiling ModesWhat are the differences between Sampling, Tracing, Line-by-Line, and Timeline profiling?Maarten Balliauw.netcsharpriderdottraceideprofiling2020-07-06
The Basics SeriesA set of short basic walkthroughs of different .NET technologiesKhalid Abuhakmehasp.net.netcsharpriderresharperwebdata2020-06-05