Month of July 2021
-
Single-table hierarchical data in EF Core
When listing a tree of entities, the top-level list should only contain parent-less entites. Use the Where method to search for null parents.
-
What Active Directory groups am I in?
If you need to find out what security groups you belong to in a Windows domain, there are at least three different ways using the command line.