-
Friday Links 455
Heat.js – JavaScript Heat Map twitter.com/cassidoo/status/1723873293625684122 GitHub – andrijac/ruler: Simple on-screen pixel ruler. The Query Options API | TkDodo’s blog console.delight – Frontend Masters Boost Brains Are Not Required When It Comes to Thinking and Solving Problems–Simple Cells Can Do It | Scientific American GitHub – viceroypenguin/SuperLinq: Extensions to LINQ to Objects You are never…
-
Comparing EFCore Database Providers part 3
I did not have the opportunity to migrate from a database from another . But seems to me that,when using EF,the principal problem will be the stored procedures,not the code that EF ( and providers) are generating automatically. Yes,there are some problems ( see part 1 and part 2),but those seems not so important and…
-
Comparing EFCore Database Providers-part-2
I have started with a simple table – Department( id autogenerated,name) and generate EFCore context and classes with scaffolding templates https://learn.microsoft.com/en-us/ef/core/managing-schemas/scaffolding/templates?tabs=dotnet-core-cli . Then I have created a simple text ( XUnit + LightBDD ) in order to test – generateDatabase from classes – CRUD – some simple search . Works perfectly,so to the next –…
-
Introduction in Roslyn Code Generators & Building Your Own Search Assistant
Azi la 19:30 avem o noua intilnire ADCES Presentation 1 : Introduction in Roslyn Code GeneratorsDescription:Presenter : Ignat Andrei,http://msprogrammer.serviciipeweb.ro/Presentation 2: # Building Your Own Search Assistant: A Hands-On Guide to Internet-Connected AI ToolsDescription:Ever marveled at Microsoft’s Copilot knack for discussing up-to-the-minute topics,despite being trained on data up to only September 2021? Curious about the magic…
-
Comparing EFCore Database Providers-part-1
I wanted to see if there are any differences in EFCore database providers listed at https://learn.microsoft.com/en-us/ef/core/providers/?tabs=dotnet-core-cli I want to test the capabilities for each one within a standard choice of tables,in order to know the capabilities I choose only those that have a version for current STS / LTS,whatever it is current. ( I am…
-
Friday Links 454
bitjson/qr-code: A no-framework,no-dependencies,customizable,animate-able,SVG-based HTML element. twitter.com/kevin2kelly/status/1749204538173919676 Optimizing SQL Queries by 23x!!! – DEV Community why lowercase letters save data | endtimes.dev Measuring developer productivity? A response to McKinsey Introducing the MSTest Runner – CLI,Visual Studio,& More – .NET Blog 2023 Year in Review | Blog My Approach to Building Large Technical Projects – Mitchell Hashimoto…
-
Friday Links 453
Deep dive into OpenAI Assistants orchestrated with Microsoft Semantic Kernel Agents – Or what happens when Jack Sparrow is messing up with Don Quixote | LinkedIn StephenCleary/AsyncEx: A helper library for async/await. Browse code samples | Microsoft Learn timonkrebs/MemoizR: Declarative Structured Concurrency for C# 5 Tools and Patterns for Typesafe APIs | Ashan Fernando |…
-
RSCG – Farskeptic.AutoCompose
RSCG – Farskeptic.AutoCompose name Farskeptic.AutoCompose nuget https://www.nuget.org/packages/Farskeptic.AutoCompose/ link https://github.com/farskeptic/AutoCompose author farskeptic/jmagel Generating decorators for classes that implements interfaces. This is how you can use Farskeptic.AutoCompose . 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/Farskeptic.AutoCompose
-
RSCG – TypeUtilities
RSCG – TypeUtilities name TypeUtilities nuget https://www.nuget.org/packages/TypeUtilities/ link https://github.com/DragonsLord/TypeUtilities author Yevhenii Serdiuk Pick/Omit for classes ( also have some mapping ) This is how you can use TypeUtilities . The code that you start with is The code that you will use is The code that is generated is Code and…
-
RSCG – LinqGen.Generator
RSCG – LinqGen.Generator name LinqGen.Generator nuget https://www.nuget.org/packages/LinqGen.Generator/ https://www.nuget.org/packages/LinqGen/ link https://github.com/cathei/LinqGen author Maxwell Keonwoo Kang No-alloc for Linq operations This is how you can use LinqGen.Generator . 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/LinqGen.Generator
I am ok , you are ok