Skip to main content

Blog

blog

Polymorphic Associations Using EF Core

"Polymorphic Associations" is an interesting SQL anti-pattern that is utilized often in Ruby on Rails code. This pattern isn't natively supported in Entity Framework Core; however, Polymorphic Associations can be implemented using existing EF Core features.

Dalton Smith by Dalton Smith

CRM Tip: Comparing Security Roles with Photo Editor Layers

Comparing security roles in Dynamics CRM can be a major hassle, and take quite a long time to identify exactly which items are different. Here's a quick tip that can be used to overlay the roles on top of each other so it's immediately apparent which permissions are different.

Dan Fink by Dan Fink