• Poor Man Display Errors–part 1 – idea

    Let’s be honest,debugging can be a pain. You build your beautiful new web app (built with a snazzy backend API like .NET Core and a Blazor frontend – you know the drill!),everything seems great…until it isn’t. Suddenly,you are hitting errors,but you’re stuck hunting for clues in endless log files. Sound familiar? Wouldn’t it be amazing…

  • Friday links 511

    career-ladders dolanmiu/docx: Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser. Idered/chalk.ist: Create beautiful images of your source code Bitemporal History Amazon.com: Developing Time-Oriented Database Applications in SQL (The Morgan Kaufmann Series in Data Management Systems): 9781558604360: Snodgrass,Richard T.: Books Building Simple Dapr Cron…

  • Friday links 510

    Using EFCore with Postgres | NimblePros Blog deviq.com/laws/laws-software-architecture Running Large Language Models locally – Your own ChatGPT-like AI in C# – Maarten Balliauw {blog} How does the Russo-Ukrainian War end? – by Timothy Snyder Learn to become a modern ASP.NET core developer Solving the source generator ‘marker attribute’ problem – Part 2 Navigating the Software…

  • Friday links 509

    We need more zero config tools Introduction to Dev Containers | NimblePros Blog The Dual Nature of Events in Event-Driven Architecture GitHub – Webreaper/CentralisedPackageConverter: Converts a project to use Centralised Package Management Big Ball of Mud A gentle introduction to automated reasoning – Amazon Science A Gentle Introduction to CRDTs – vlcn.io An Interactive Intro…

  • Execute SqlServer scripts at startup – Aspire 9.1 vs Aspire 9.2

    One of the usual things in Software development is creating the database with all the tables,views,stored procedures and anything related . For Aspire 9.1 with Sql Ser,this involved a coordination between some shell scripts – see the code : The scripts where in the mount binding. Also,some .gitattributes files was required with to can execute…

  • Friday links 508

    Software development process – Wikipedia Microsoft.Testing.Platform overview – .NET | Microsoft Learn Grifters,believers,grinders,and coasters | sean goedecke Being in the details – The Engineering Manager Top 10 Angular Features Developers Often Overlook | by Pavel Polívka | Dec,2024 | JavaScript in Plain English Lessons Learned | Vlad Iliescu My 2024 Good Links List – DEV…

  • NetCoreUsefullEndpoints-part 14–adding roles and claims and authorization

    I have added the current user role and claims to the nuget Usefull Endpoints for .NET Core  .  The endpoints are api/usefull/user/isInRole/{roleName} and api/usefull/user/claims/simple and api/usefull/user/authorization For the first one the code is pretty simple For claims and authorization,please see code at ignatandrei/NetCoreUsefullEndpoints: Usefull Endpoints for .NET Core

  • Aspire 9.x add sql server database viewer

    .NET Aspire is a formidable tool to visualize your components and relation between them . Today I will show you how to add a custom visualizer for SqlServer database . The code for adding a database is pretty simple     The community extension,https://github.com/CommunityToolkit/Aspire,has already an extension,WithDBGate,that adds a viewer for the whole SqlServer .…

  • [ADCES] Discutii si Networking

    Timp de discutii / networking / profesional / neprofesional.Va invitam pe toti azi la ora  19:30 Locatie : Restaurant Vanityhttps://maps.app.goo.gl/JdEWeykHCHN91Mjs6 Telefon : 0728200034

  • Friday links 507

    How We Built a Self-Healing System to Survive a Terrifying Concurrency Bug At Netflix Object Mother Bean Scopes :: Spring Framework What about my API documentation now that Swashbuckle (Swagger) is no longer a dependency in ASP.NET 9 5 Unconventional Sources of Data for Your Next Project – KDnuggets The 70% problem: Hard truths about…

I am ok , you are ok