Issue #104 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C#
- Modernize WinForms and WPF apps with BlazorWebView [danielhindrikes.se]
With BlazorWebView you can host Blazor inside of your native app, in the same process as the rest of the app. Let’s see how we can modernize WPF and WinForms apps with Daniel Hindrikes. - GraphQL Mutations in ASP.NET Core [dotnetthoughts.net]
How do we update data in the database using GraphQL? If you’re interested in GraphQL, you’ll want to read this article by Anuraj Parameswaran.
Other Great Reads
- Find palindrome dates in C# [csharphelper.com]
- Windows Authentication with HttpClient [weblog.west-wind.com]
- Azure Functions – Could not load file or assembly System.Text.Encoding.CodePages [dotnetthoughts.net]
- GraphQL Subscriptions in ASP.NET Core [dotnetthoughts.net]
- Distributing applications that depend on Microsoft.Playwright [www.meziantou.net]
- Remove the background from an Image using C# [blog.dotnetframework.org]
- Leveraging Azure Cosmos DB Partial Document Update With JSON Patch in an ASP.NET Core Web API [www.tpeczek.com]
- Upgrading a .NET 5 “Startup-based” app to .NET 6: Exploring .NET Core 6 – Part 12 [andrewlock.net]
- How to safely apply an EF Core migrate on ASP.NET Core startup [www.thereformedprogrammer.net]
- Clean Architecture with ASP.NET Core [ardalis.com]
- Polymorphic Serialization with .NET System.Text.Json [khalidabuhakmeh.com]
- Umbraco frontend membership SSO using OpenID Connect [www.scottbrady91.com]
Podcasts
- Monsters Weekly 233 – Kafka [aspnetmonsters.com]
- Episode 222 – Agile and Estimates with Allen Holub [6figuredev.com]
News & Updates
- .NET Conf 2021 Recap – Videos, Slides, Demos, and More [devblogs.microsoft.com]
Other Interesting Articles
- Turning Off Visual Studio 2022 Intellicode Complete Line Intellisense [dotnetcoretutorials.com]
- The Confusing Behaviour Of EF Core OnDelete Restrict [dotnetcoretutorials.com]
- Cloud Computing: Why? How? and What? [codeteddy.com]
- Cloud Computing in Education [codeteddy.com]
- Should you use the Repository Pattern? With CQRS, Yes and No! [codeopinion.com]
On Programming & Life
- How To Choose the Best Functional Testing Tool for Your Projects [simpleprogrammer.com]
- How to Use “Little Bets” to Build Budget-Friendly Apps [simpleprogrammer.com]
Weekly Dose of Humor
- When I answer the sales guy’s technical question [thecodinglove.com]
- When I don’t find any solution to my problem after searching for answers online since more than an hour [thecodinglove.com]
- When the client starts listing all the bugs during our meeting with the product owner [thecodinglove.com]