Eric Johansson | Microsoft MVP

5 Followers
1 Following
22 Posts
Developer, Consultant, Public Speaker and Father of Cat. Live coding at https://twitch.tv/Thindal
Websitehttps://www.ericjohansson.se
Twitchhttps://www.twitch.tv/Thindal
Githubhttps://github.com/thindaltv
@SmartmanApps As long as it isn't YAML. :D
@netSonic @SmartmanApps I've been pleasantly surprised by the structure of generated UI code - as long as you give it clear instructions and limit the scope to a small piece at a time.
@SmartmanApps Yeah I've worked with MAUI and loved it, and mostly with Blazor hybrid and loooooved it, but I wanted to try something new and I was up and running in minutes, with a NotTotallyWorthless UI all done. With relatively readable XAML. Relatively because I can't really read, write or understand XAML. Not volountarily at least.
Time to build a desktop app - it's been a while. Figured I'd have a look at something new, and oh my lord is the Uno platforms UI generator insanely good! I hate XAML with a passion, and this thing means I barely need to touch the stuff. <3
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
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
Did you miss the session I had over at the Tulsa .NET User Group? Catch the VOD over at https://www.youtube.com/watch?v=Wtf9OXcWJyg ! #dotnet #repository #architecture #patterns
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 mig...

YouTube
I'm on a boat. That is all, now back to our regular scheduled programming.
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 ! #mvpbuzz #dotnet @mvpaward
Oh package managers, how I hate to love you... #nuget #visualstudio