CaptainSh4dow
❔ [EFCore] What is the right approach to generate hierarchy id for new child entity?
I Use SQLServer & EF Core. been struggling to find the right approach to generate new h-id for new child entities for a while now. and most approaches online are just straight up inserting duplicates or doing multiple queries with really possible scare-y edge cases that can cause alot of trouble.
5 replies
❔ Generic ContentPage in maui?
something like
https://stackoverflow.com/questions/63607705/how-do-i-make-a-generic-contentpage-that-uses-type-parameters
(didn't find direct answer)
2 replies