The Cerebral Kitchen
  • Home
  • About
  • Music
  • Follow
  • YouTube
  • Vinyl Collection
  • GitHub
  • Thingiverse
  • LinkedIn
  • Search

Entity Framework

Entity Framework is a great way to access your data from a .NET program. However, it doesn't come without its pain points. I like to discuss Entity Framework here.

C#

.NET Beyond the Demos - Part 1

I like code demos. They're good for getting you familiar with how a specific technology works. However, many times, it's hard to get a feel for how different technologies work together to create a larger ecosystem in the enterprise environment.

  • Michael Earls
    Michael Earls
2 min read
Entity Framework

Entity Framework Composable Queries using LinqKit

One of the biggest drawbacks to SQL is the inability to reuse pieces of a query. Technically you can create views but then you wind up joining views to views consuming views and

  • Jeff Tyler
3 min read
.NET

Upgrading ASP.NET Identity in NuGet

This morning, when I went to upgrade the Identity system in my MVC application from NuGet, I ran into issues. When I ran the application that attempted to access roles, I got an

  • Michael Earls
    Michael Earls
1 min read
The Cerebral Kitchen © 2021
Latest Posts Twitter Ghost