• {ADCES] Discutii si Networking

    Details Timp de discutii / networking / profesional / neprofesional. Va invitam pe toti Quantic Pub Șoseaua Grozăvești 82 · București How to find us Quantic Pub. Telefon personal 0728200034

  • NetCoreUsefullEndpoints-part 11–adding process information

    In the Nuget NetCoreUsefullEndpoints I have added information about the current process : You can access by going to http://localhost:5027/api/usefull/process and this is the result {     “id”: 24064,     “processName”: “TestUsefullEndpoints”,     “startTime”: “2024-06-27T23:24:36.4003351+03:00”,     “totalProcessorTime”: “00:00:01.0312500”,     “threadsCount”: 39,     “workingSet64”: 84385792,     “privateMemorySize64”: 65458176,     “pagedMemorySize64”: 65458176,     “pagedSystemMemorySize64”: 384840,     “peakPagedMemorySize64”: 67108864,     “peakVirtualMemorySize64”: 2481013948416,     “peakWorkingSet64”: 84733952,     “virtualMemorySize64”: 2481005563904,     “basePriority”: 8,     “handleCount”:…

  • Friday links 482

    How to (and how not to) design REST APIs · stickfigure/blog Wiki Use WinGet 1.8 to download Microsoft Store apps | Windows IT Pro Blog Modele de algoritmi in #Excel – Leader (8) – Valy Greavu – Live Blog Creating source-only NuGet packages First 3D-printed functional human brain tissue grows like the real thing Make…

  • NetPackageAnalyzer- part 14–class coupling

    The .NET Tool,https://www.nuget.org/packages/netpackageanalyzerconsole,can now analyze a solution and see theclass coupling The program is showing the class coupling index of classes . https://learn.microsoft.com/en-us/visualstudio/code-quality/code-metrics-class-coupling?view=vs-2022 Install from https://nuget.org/packages/netpackageanalyzerconsole

  • NetPackageAnalyzer–part 13–executable lines

    The .NET Tool,https://www.nuget.org/packages/netpackageanalyzerconsole,can now analyze a solution and see the number of executable lines The program is showing the number of executable lines per method,class,assembly . https://learn.microsoft.com/en-us/visualstudio/code-quality/code-metrics-values?view=vs-2022 Install from https://nuget.org/packages/netpackageanalyzerconsole

  • NetPackageAnalyzer–part 12-CyclomaticComplexity

    The .NET Tool,https://www.nuget.org/packages/netpackageanalyzerconsole,can now analyze a solution and see the cyclomatic complexity. Cyclomatic Complexity for assembly,class,method The cyclomatic complexity of a section of code is the number of linearly independent paths through the code. It is a quantitative measure of the number of linearly independent paths through a program’s source code. The program is showing…

  • NetPackageAnalyzer–part 11–Building Blocks,Test Projects and Root Projects

    The .NET Tool,https://www.nuget.org/packages/netpackageanalyzerconsole,can now analyze a solution and see the Building Blocks,Test Projects and Root Projects Building blocks Projects I define as Building blocks projects the projects that have no reference to other projects. If you are new to the solution,then you can start to those base projects – should be self contained and self…

  • Friday links 481

    How to make complex Chrome extensions: a zero gravity guide—Martian Chronicles,Evil Martians’ team blog Multithreading in Blazor WASM using Web Workers – Kristoffer Strube’s Blog Anna Shipman : JFDI The Rise and Fall of the Blue-Collar Developers LeetCode was HARD until I Learned these 15 Patterns 9 Software Architecture Patterns for Distributed Systems – DEV…

  • [ADCES} Solution Analyzer & Empowering User Control in Power BI Reports

    Va invit la https://www.meetup.com/bucharest-a-d-c-e-s-meetup/events/303480535/?eventOrigin=group_upcoming_events  O sa vorbim despre analiza la prima vedere a solutiilor .NET si despre PowerBI. Va astept la 19:30 la https://meet.google.com/mfo-cyfs-ztx

  • Friday links 480

    rohitdhas/shittier: Shittier is an unconventional code formatting tool Numbers To Know For Managing (Software Teams) | Stay SaaSy My programming beliefs as of July 2024 Flaky Tests Overhaul at Uber %%sep%% %%sitename%% | Uber Blog 7 Use Cases for Javascript Proxies – DEV Community Managing up: 3 things I wish I realized sooner 6 Essential…

I am ok , you are ok