Rillian
Help with EF Core polymorphic associations
I currently have this working with joining tables. I have interfaces containing collections and then I link it all together in the context class with a HasMany relationship. I'm just wondering if I can simplify things and replace all those extra tables with a polymorphic association on the comment/auditlogentry tables
7 replies
Help with EF Core polymorphic associations
@boiled goose That's my issue with inheriting from abstract classes. @PixxelKick I do need to make these logs viewable in the application I'd be keen to use the same approach with other bits of data like comments.
7 replies
❔ Please point me in the right direction. WPF + Windows Service app.
Amazing, thanks for your help. Finally I was originally considering WinUI 3, even more now with .NET 7. What's your opinion on using it for very data-heavy apps? A lot of the apps I regularly deal with are pretty much just a wrapper around a really nice table widget.
17 replies