• What I have learned by building .NET Stars -part 5 – always available data for a display website

    What I have learned by building .NET Stars -part 5 – always available data for a display website Dotnet Stars being a site just for displaying data,it does not require an API per se. Yes,for development purposes it needs a database and an API to display – but later – the data could be retrieved…

  • RSCG-Composite Provider – part 2 -execution

    Imagine this: For every interface IA you create: Your composite provider implements IA seamlessly In the constructor,pass an array of IA providers Each method returns the first successful value from your array of providers For even better performance,use a boolean flag to optimize by reusing previous successes The RSCG_CompositeProvider package doesnΓÇÖt just solve the obvious…

  • {ADCES] Discutii si Networking

    Timp de discutii / networking / profesional / neprofesional. Va invitam pe toti Atentie : schimbam locatia la Restaurant Vanity https://maps.app.goo.gl/JdEWeykHCHN91Mjs6

  • RSCG-Composite Provider – part 1 -idea

    API Outage solved with local data The problem that I try to solve is : How an UI can have data to show,even if the API from where it gathers data does not work ? Imagine having a robust system that adaptively switches between retrieving data from multiple sources – including internal APIs,memory-based storage,or even…

  • Friday links 503

    Enabling automatic trust for self-signed certificates in containers during local development with .NET Aspire When you’re pigeonholed as “great at project management” A comparison of Rust’s borrow checker to the one in C# | em-tg 6 Best Practices to Manage Pull Request Creation and Feedback docsifyjs/docsify: A magical documentation site generator. Get Me Out Of…

  • Global AI Bootcamp Bucarest

    The presentation for  Global AI Bootcamp Bucarest https://www.meetup.com/bucharest-a-d-c-e-s-meetup/events/305949555/  From Vlad Iliescu https://github.com/vladiliescu/talk-agents-agents-agents From Daniel Costea https://docs.google.com/presentation/d/1AD0mE_otKot_WTGUcYrGZO25yHzuDXEvKNT0lXueN9M/edit?usp=sharing From me https://ignatandrei.github.io/Presentations/GenAIScriptprez.html#/

  • RSCG – RSCG_CompositeProvider

    RSCG – RSCG_CompositeProvider     name RSCG_CompositeProvider nuget https://www.nuget.org/packages/RSCG_CompositeProvider/ https://www.nuget.org/packages/RSCG_CompositeProvider_common/ link https://github.com/ignatandrei/RSCG_CompositeProvider author Ignat Andrei Generate composite class from interface,using multiple sources   This is how you can use RSCG_CompositeProvider . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – DependencyModules.SourceGenerator

    RSCG – DependencyModules.SourceGenerator     name DependencyModules.SourceGenerator nuget https://www.nuget.org/packages/DependencyModules.SourceGenerator/ https://www.nuget.org/packages/DependencyModules.Runtime/ link https://github.com/ipjohnson/DependencyModules author Ian Johnson Generating service dependencies from attributes. Also,by the author,a more advanced example you will find in the DemoWithTest.zip inside the zip file   This is how you can use DependencyModules.SourceGenerator . The code that you start with is The code that…

  • RSCG – MockMe

    RSCG – MockMe     name MockMe nuget https://www.nuget.org/packages/MockMe/ link https://github.com/connorivy/MockMe/ author connorivy Creating mocks for testing classes   This is how you can use MockMe . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/MockMe

  • 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…

I am ok , you are ok