Creating Games With Unity - Scripting Logic With RiderJetBrains Rider is the best scripting editor for Unity – let's find out why!Maarten Balliauw.netunityridergamingideediting2023-04-04
Creating Games With Unreal Editor and JetBrains RiderJetBrains Rider is the best scripting editor for Unity – let's find out why!Maarten Balliauwunrealridergamingideediting2023-04-04
Debugging Unity gamesSuspend execution and inspect variables. Use pausepoints to visually inspect your scene.Matt Ellis.netunityridergamingideeditingdebugging2023-04-04
Generate codeRider helps with boiler-plate code, code completion, and more.Matt Ellis.netunityridergamingideediting2023-04-04
Inspections and quick-fixes for Unity codeRider helps you write better code, faster.Matt Ellis.netunityridergamingideeditinginspections2023-04-04
Keyboard shortcuts - Shift+Shift and Alt+EnterThe two keyboard shortcuts that get you places!Matt Ellis.netunityridergamingideediting2023-04-04
Editing, code completion, inspectionsLet's explore what the coding experience is like!Matt Ellisunrealridergamingideeditinginspections2023-04-04
Working with BlueprintsNavigate back-and-forth between code an blueprints, find usages, ...Matt Ellisunrealridergamingeditingnavigation2023-04-04
Design and Manage Scenes With RiderFlowWe'll walk you through the best tips for RiderFlow to help speed up your Unity development!Maarten Balliauw.netunityriderflowgamingideediting2023-04-02
Getting Started with Rider for UnityWhat is Rider? And how to start using it with Unity?Matt Ellis.netunityridergamingideediting2023-04-02
Adding assets to a sceneThe scene view management toolbar can search assets that you can use in your scene.Matt Ellis.netunityriderflowgamingideediting2023-04-02
Code EditingDive deeper into code with the smart editor in Unity!Matt Ellis.netunityriderflowgamingideediting2023-04-02
Hierarchy, bookmarks and camera presetsFind your way through complex scenes.Matt Ellis.netunityriderflowgamingnavigationediting2023-04-02
Introducing RiderFlowWhat is RiderFlow? And where to find it?Matt Ellis.netunityriderflowgamingideediting2023-04-02
Replace AssetsReplace assets on your scene. It's like refactoring, but visually!Matt Ellis.netunityriderflowgamingrefactoringediting2023-04-02
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
See VCS Changed Lines In GutterQuickly spot which parts of your file have changed since the last commit.Paul Everittridereditingvcs2022-12-02
Welcome to Rider, your one stop gamedev IDE!Matt EllisMaarten Balliauwunityunrealridergamingideeditingrefactoring2022-10-27
Chaos Engineering: unleash the monkeysJacob DuijzerMaarten Balliauw.netriderresharpereditingdebugging2022-10-26
F# for Performance Critical CodeMatthew CrewsMaarten Balliauw.netfsharpdottraceeditingprofiling2022-10-26
How to build a cloud native application with .NET and AWSFrançois BouterucheMaarten Balliauw.netcontainersridereditingdebuggingideweb2022-10-26
Reducing the environmental footprint in nautical transport with F# & ServerlessRoman ProvazníkMaarten Balliauw.netfsharpridereditingweb2022-10-26
The Background on Background Tasks in .NET 6Scott SauberMaarten Balliauw.netcsharpriderresharpereditingide2022-10-26
ASP.NET Basics for ExpertsLayla PorterMaarten Balliauw.netasp.netriderresharperwebeditingide2022-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
HTMX cascading selectsOne thing leads to anotherKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Client-side templating with Mustache and HTMXGenerate HTML on the client, based on JSONKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Hello, HTMX!No series is complete without a "Hello, World" sampleKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
HTMX state managementMaintaining state across requestsKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Typeahead search with HTMXLive updates based on your search queryKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Infinite scrolling with HTMXStreaming infinite content to your usersKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
IntroductionGiving context to HTMXKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Long-Polling to get recent updatesRetrieve updated information from the serverKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Out-of-band swaps with HTMXSwap and replace any HTML elementKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
ASP.NET Core Razor TagHelpers for HTMXSimplify integration of HTMX in ASP.NET Core appsKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Real-world shopping cart and conclusionSee all HTMX techniques come togetherKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Server-powered modals with HTMXCreate modal dialogs on the serverKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Server-sent events for realtime updatesSend messages to clients in realtimeKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Shortcut keys for web applicationsAdd keyboard shortcuts to make your web an appKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Server-side validation, client-side feelValidate models on the server, display results on the clientKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Tabs, tabs, and more tabs with HTMXAsynchronous rendering of tabs on the serverKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
What is HTMX?Understanding the spirit of the HTMX libraryKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2022-04-27
Preview Source CodeIntroduce variables the way you like!Khalid Abuhakmeh.netdottraceriderresharperprofilingediting2021-06-18
Continuous TestingRun your tests in the background, while you code.Khalid Abuhakmeh.netdotcoverriderresharpertestingediting2021-06-18
Best Practices for Using async and awaitDamir ArhMaarten Balliauw.netriderresharpereditingide2021-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
Additional ToolsThere's more in ReSharper! Architecture diagrams, localization manager, build tools, ...Maarten Balliauw.netcsharpresharpereditingideinspections2021-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
Coding AssistanceFind out how Rider helps you write better code, faster.Paul Everittasp.netjavascriptriderwebediting2020-12-01
.NET LocalizationLocalization and the art of reaching more usersKhalid Abuhakmehasp.net.netcsharpriderresharperwebdataediting2020-09-29
Localization BasicsWorking with Cultures, Resources, & AppsKhalid Abuhakmeh.netriderresharperdataeditinginspections2020-09-29
Localizing ASP.NET ApplicationsWorking with Cultures, Resources, & ASP.NETKhalid Abuhakmeh.netasp.netriderresharperdatawebeditinginspections2020-09-29
IntroductionIntroduction to the Rider Essentials series.Maarten Balliauw.netcsharpriderideeditinginspections2020-07-15
NuGet Tool Window in RiderWorking with NuGet, including search with typos, CamelHumps, Update All, and more!Maarten Balliauw.netcsharpriderideediting2020-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
Introducing VariablesIntroduce variables the way you like!Matthias Koch.netriderresharperinspectionsediting2020-02-27
Expand/Shrink SelectionOne more chance to leave your mouse aside!Matthias Koch.netriderresharperediting2020-02-27
Editing Tips & TricksKnow everything there is to know about editing code.Maarten Balliauw.netriderresharpercompletioneditinginspectionside2020-01-29
Iterating CollectionsThere's no faster way to iterate!Matthias Koch.netriderresharpercompletionediting2020-01-29
Cleanup NamespacesFix all unused namespaces right from where you are!Matthias Koch.netriderresharperinspectionsediting2020-01-29
Formatting code in columnsEasily read common code in column-style layout!Matthias Koch.netriderresharperediting2020-01-29
C# 8 SupportMaster all the C# 8 language features!Matthias Koch.netriderresharperinspectionseditingcompletion2020-01-29
JSON schema supportThe best way to work with JSON and YAML files!Matthias Koch.netriderinspectionsediting2020-01-29
Settings LayersSave settings to the scope you need them!Matthias Koch.netriderresharperideediting2020-01-29
Unity SupportWrite smarter C# for Unity!Matthias Koch.netunityridereditingrunningdebugginggaming2020-01-29