Every Monday, I share my "reading notes". This is a curated list of all the articles, blog posts, and books that catch my interest during the week and that I found interesting. It's a mix of the actuality and what I consumed.
Cloud
- Azure Functions in C# quick FAQs and tips ( Dominique St-Amand) - Nice post that answers the frequent questions and shares best practices.
- Using Multiple Accounts with Azure (Sam Cogan) - Nice tips a must. So helpful.
Programming
-
ASP.NET Core Dependency Injection: What is the IServiceCollection? (Steve Gordon) - A very clear and complete tutorial.Taking us from zero and teaching us what it is, how it works, how to use it, and some best practices.
-
Announcing Dapr v1.0 (Dapr project maintainers) - A great new open-source tool just got to v1. This post will tell you all about it.
-
Building an Android app with .NET 6 (Nick) - This is so cool. Looking Good.
-
DotNet Boxed includes prescriptive templates for .NET Core (Scott Hanselman) - This is super cool. I really like and appreciate how the .Net CLI is builded.
-
Visual Studio 2019 Docker Tooling (Mark Heath) - A nice post that shows how those two great tools work together.
-
What is the difference between a DTO and a POCO (or POJO) (Steve (ardalis) Smith) - A very clear explanation. Straight to the point.
Blazor on Desktop (Sam Basu ) - This post demonstrates by showing how to build those two flavors that it is possible to build a desktop app. Interesting.
Miscellaneous
-
7 Ways to Improve Your Developer Ads � DeveloperMedia - Marketing is hard. I'm not sure developers are that different than others. those tips felt good, they are probably good with all audiences.