ReSharper is 20 years old! πŸŽ‰

by Jul 25, 2024

ReSharper is 20 years old! πŸŽ‰

Reading https://blog.jetbrains.com/dotnet/2024/07/23/resharper-20-years/ makes me realize how long I have been a .NET developer.

I still remember using ReSharper for the first time. πŸ’‘

ReSharper made Visual Studio a much better IDE. πŸš€

It even forced Visual Studio to be better by copying from ReSharper.

ReSharper also made me a better developer.

Every time it proposed a better solution/refactoring, I would research why. Founding out all the tiny details about .NET.

Now a days, I don’t use ReSharper a lot. I’m not a lot in Visual Studio anymore.

JetBrains Rider is my go-to IDE for .NET development. Rider is the ReSharper IDE πŸ˜‰!

Did ReSharper change you as a developer? πŸ€”

#
Remy van Duijkeren

Remy van Duijkeren

Power Platform Advisor

Microsoft Power Platform Advisor with over 25 years of experience in IT with a focus on (marketing) automation and integration.

Helping organizations with scaling their business by automating processes on the Power Platform (Dynamics 365).

Expert in Power Platform, Dynamics 365 (Marketing & Sales) and Azure Integration Services. Giving advice and strategy consultancy.

Services:
– Strategy and tactics advise
– Automating and integrating

Subscribe to
The Daily Friction

A daily newsletter on automation and eliminating friction

Related Content

Microsoft Teams: Too Many Apps in One?

Microsoft Teams: Too Many Apps in One? All-in-one apps like Teams? That’s a hard pass from me. Microsoft Teams wants to be the one app to rule them all. But I’m the guy who likes my apps separate, like LEGO bricksβ€”not superglued together. I open my To-Do app...

read more

I see your comment. And I see AI fingerprints all over it.

I see your comment. And I see AI fingerprints all over it. You know the ones where you think: Bro... did you even read my post? πŸ˜… I get it. We want engagement. We want the algorithm to give us more eyeballs. But fake engagement is still fake. Here’s what happens when...

read more

Abstract the abstraction 🀯.

Abstract the abstraction 🀯. .NET devs, we love our patterns... maybe too much. For a simple CRUD app, I've seen: Repositories – because obviously we can't query directly, that's too mainstream UnitOfWork – like transactions, but now with extra ceremony Services –...

read more