-
Friday links 502
Monolith to microservices migration ebook Australia/Lord_Howe is the weirdest timezone | SSOReady c# Clean Code: Best Practices for Using Action and Func – DEV Community Antipatterns in Loops | NimblePros Blog How to do sales with no experience – by James Hawkins From selling access to selling work (and what it means for you) Make…
-
[ADCES] Prezentari si cod
Prezentarea mea o gasiti la https://ignatandrei.github.io/Presentations/RoslynCodeGeneratorsMicrosoftprez.html Prezentarea Adinei Marcu o gasiti la https://speakerdeck.com/adinamarcu/typescript-and-api-development-with-graphql
-
[ADCES] RSCG & TypeScript and API Development with GraphQL
Details Prezentare 1: Roslyn Code Generators that Microsoft UsesPrezentator 1: Andrei Ignat,http://msprogrammer.serviciipeweb.ro/Descriere 1: O sa prezint ce este un Roslyn Code Generator si o sa enumar ceea ce Microsoft foloseste pentru a imbunatati aplicatia dpdv performanta ( AOT ) Presentare 2 : TypeScript and API Development with GraphQLPrezentator 2: Adina-Teodora MarcuDescriere 2: In modern API…
-
Pattern: CompositeProvider
Description Composite Provider pattern is a structural design pattern that lets you compose objects into tree structures to represent part-whole hierarchies. Composite lets clients treat individual objects and compositions of objects uniformly. Example in .NET : CompositeProvider And his usage Learn More Source Code for Microsoft implementation of CompositeProvider SourceCode Composite Provider Learn More File…
-
Friday links 501
Generative AI Scripting | GenAIScript http:,ftp:,and … dict:? – Terence Eden’s Blog The Five Things Business Leaders Should Know About Databases The Observability CAP Theorem – Phillip Carter Decision-Making Pitfalls for Technical Leaders – Chelsea Troy TBM 317: Yes,Or… – by John Cutler – The Beautiful Mess Folklore.org: -2000 Lines Of Code (No new emails)…
-
What I have learned by building .NET Stars -part 4- Keyed Dependency Injection – constructor by keys
As I said before,I have constructed first the interfaces. Then I have a null object pattern for each interface,constructed automatically with a Roslyn Code Generator,https://www.nuget.org/packages/rscg_Interface_to_null_object . And now,what I want is to have keyed DI for each new implementation -with a twist: It’s like a game of matching keys when another class is injected,the first…
-
What I have learned by building .NET Stars -part 3- Aspire
I have that same idea to build a project : is what is called today a Modular Monolith – and it is very old in .NET world as can be implemented as a .sln solution. For those unfamiliar,a Modular Monolith allows you to break down your application into independent modules (think database access,data flow logic,a…
-
What I have learned by building .NET Stars -part 2- interfaces
In my latest project,building a robust system using interfaces has been both a fascinating challenge and an enlightening experience. As I embarked on this journey,it quickly became evident how immensely powerful and transformative thinking in terms of interfaces can be. From the outset,interfacing brought clarity to several core aspects of the application: Data Management: Interfaces…
-
Dotnet Stars–part 1
The .NET Stats project wants to show the stars for .NET github projects. The projects are taken from .NET Foundation,https://dotnetfoundation.org/, Vitali Fokin https://github.com/quozd/awesome-dotnet/ and Thang Chung https://github.com/thangchung/awesome-dotnet-core There are more than 1000 repositories investigated. Here are the first 30 projects with most stars : “ASP.NET Core” https://github.com/aspnet/home number stars 35690 “ASP.NET MVC” https://github.com/dotnet/aspnetcore number stars…
-
Friday links 500
5 Essential Development Principles Every Coder Should Know – DEV Community A Culture of Good Decision-Making (Part 2) – Itamar Gilad The Open Source Project Maintainer’s Guide – Liam White Practices of Reliable Software Design Unit Tests As Documentation – by Teiva Harsanyi LocalStorage vs. IndexedDB vs. Cookies vs. OPFS vs. WASM-SQLite | RxDB –…
I am ok , you are ok