Has anyone else notice any issues with LINQ queries returning null after the hotfix? var quickLink = _ctxOld.QuickLinks .Where(item =@ item.UserId == userid) .FirstOrDefa...
How to use to kentico with entity framework