Eric Johansson | MIcrosoft MVP | Progress Champion's Avatar

Eric Johansson | MIcrosoft MVP | Progress Champion

@ericjohansson.bsky.social

Eric has a broad experience that covers topics from ZX Basic to .NET. With projects spanning from business applications to nuclear power plant systems he developed the ability to adapt and evolve with the rapid changes in the tech landscape.

344 Followers  |  31 Following  |  25 Posts  |  Joined: 12.08.2023  |  1.9756

Latest posts by ericjohansson.bsky.social on Bluesky

Preview
.NET Conf 2025 Join the .NET Conf 2025 free virtual event November 11-13 2025 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!

Just wrapped up the Secret Decoder Challenge from #dotnetconf โ€” and wow, that was a ride. Finding the clues was fun, but rearranging those final letters? That part took me forever ๐Ÿ˜…
dotnetconf.net/challenges
#dotnet #dotnetconf2025 #devchallenge

10.11.2025 22:47 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Tons of meetings, tons of gadgets, and even some serious content, not to mention walking almost 40km over 3 days, it's time to say bye to #IFA for this time. I'll be sleeping for the next 3 days or so.

07.09.2025 10:39 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
entrance to IFA at Messe Berlin

entrance to IFA at Messe Berlin

Still out and doing cool stuff! At IFA today or tomorrow? Send me a ping and we'll meet up at sommergarden! #ifa #tech #toys

06.09.2025 08:48 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
From Chaos to Order - Using the Repository Pattern the Right Way by Eric Johansson
If you've ever struggled with your data access being a mess, hard to follow, and even harder to test, perhaps using the tried-and-true Repository pattern might be the right choice for you! In thisโ€ฆ From Chaos to Order - Using the Repository Pattern the Right Way by Eric Johansson

Did you miss the session I had over at the Tulsa .NET User Group? Catch the VOD over at www.youtube.com/watch?v=Wtf9... ! #dotnet #repository #architecture #patterns

22.08.2025 22:47 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Repeat after me: Hiding your Knowledgebase or FAQ behind a LLM is not adding AI to your service. It's just destroying your UX. Please stop.

19.08.2025 11:05 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

1/3 into the month, even with spending 2 full days experimenting with agent based coding using the #Claude 4 model, I've used 4% of my #Github #Copilot tokens. I'm not sure how people manage to run out. :S

07.08.2025 21:42 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
From Chaos to Order - Using the Repository Pattern the Right Way; Eric Johansson, Tue, Jul 29, 2025, 6:15 PM | Meetup **From Chaos to Order - Using the Repository Pattern the Right Way** If you've ever struggled with your data access being a mess, hard to follow, and even harder to test,

Come on over to www.meetup.com/tulsadevelop... on the 29th of July and learn about the repository pattern in practice.

23.07.2025 11:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

I'm on a boat. That is all, now back to our regular scheduled programming.

22.07.2025 12:10 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

About to turn 40,time to have some LAN fun. Streaming will happen. ๐Ÿ˜ #glitched

13.06.2025 09:58 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image

Thank you Progress Telerik
for the continuing confidence and trust in me and what I do. #ProgressChampion #award #dotnet #blazor #telerik

28.04.2025 19:10 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Needs more cowbell!

15.04.2025 13:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

In my case, most of the things I build end up in a database or network call of some kind, which requires(or prefers) to be async. I'm already passing the cancellationtoken down, or at least I have it in the method signature, so I feel that the Async suffix is superfluous.

15.04.2025 13:14 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Do you use the Async suffix on your methods? In my opinion, if everything is async, then everything is async and it's not needed. The only exception is if there's both an async and sync version available.

13.04.2025 11:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 0
Picture of Microsoft MVP and Telerik Champion statues

Picture of Microsoft MVP and Telerik Champion statues

It finally arrived! #mvpbuzz

14.03.2025 13:08 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

As of yesterday, Iโ€™m proud and humbled to be counted among the #Microsoft #MVP Award recipients in the #.NET and Web Development categories. What a feeling! What a start to the new year! Catch me online or next in person at #Swetugg!

02.01.2025 21:03 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Oh package managers, how I hate to love you... #nuget #visualstudio

31.12.2024 09:42 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

This one. =)

28.12.2024 12:46 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Teaching teens to code at #EventLan. )

28.12.2024 12:17 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Happy holidays everyone! Don't forget to play with some tech between family time!

24.12.2024 14:51 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
The Blazor Holiday Calendar 2024 Join us on a 25 day Blazor Holiday Extravaganza! Every day from December 1 until December 25 we'll be sharing awesome Blazor snippets created by the Telerik UI for Blazor team & guests from the .NET c...

Have a look at the December 16th Telerik Blazor Holiday Calendar and learn how two way databinding works at www.telerik.com/the-Blazor-H...!

16.12.2024 19:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Probably one of the best bee.. Ehm. Courses in the world. I can't recommend it enough!

21.11.2024 13:08 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Would you say that a technical requirement of defining your #Blazor parameters in the code-behind to get some pretty nice quality of life improvements is worth it? The rest of your code can go inline in the .razor file of course.

20.11.2024 01:25 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Well I guess I should start posting here then. :)

Working on a source gen for Blazor right now, more info forthcoming.

18.11.2024 15:01 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image Post image

The room was full and some people didn't get in. Awesome that people are interested in what I had to say. โค๏ธ Thank you everyone who attended my session at #swetugg!

07.02.2024 09:41 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Good job! :D <3

12.08.2023 12:10 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@ericjohansson is following 20 prominent accounts