• Home
  • About me and the blog
  • Hire me
  • Subscribe to Feed
  • Subscribe to e-mail updates
  • Github
  • Stack Overflow
  • Greatest hits
  • Post archive
  • All tags
  • Watched tags
  • Entity Framework Web Api WPF Stack Overflow LinqPad Visual Studio Software design Power Query WCF Blogging Teaching .NET C# Dependency injection SQL Server Azure Azure CosmosDb Java
  • Featured
  • Dependency injection for Visual Studio extensions
  • LinqPad CosmosDb Data Context Driver Update - Part 3
  • LinqPad CosmosDb Data Context Driver Update - Part 1
  • Entity Framework Logical Delete Part Seven: Filtering deleted records using Row-Level Security
  • LinqPad DocumentDb (now CosmosDb) driver
  • .NET Workbooks: 101 Linq samples
  • .NET Workbooks: Entity Framework Model Explorer
  • Auditing EF Code First Migrations
  • Azure Automation Job for Index Maintenance
  • A better way for optimistic concurrency in Entity Framework Code First

dotNet falcon

Blogging about .NET and software development - from my bird's eye view

Entity Framework Code First generators templates

If you follow my blog, you know that one of the most prominently featured topics if Entity Framework. A not very-well known, but very useful feature of Entity Framework Code First is the ability to…

  • 2 years ago
  • Entity Framework, Visual Studio
  • Comments

A Visual Studio extension to really clean your projects

A while back one of the participants at one of my C# courses asked me if there was a way to really clean your projects: that is, delete the bin and obj folders. Because I…

  • 2 years ago
  • Comments

Using dependency injection to configure Entity Framework DbContexts

So let's say you have your own DbContext descendant with a couple of DbSet<T> properties that contain your entities and you also want to configure some of your entities. If you know…

  • 2 years ago
  • Entity Framework, Dependency injection, Software design
  • Comments

Entity Framework custom migration generator decorators

In the past I created a number of custom solutions to generate the migration sql from Entity Framework Code First migrations (see my post here for soft delete automation, here for auditing migration automatically, here…

  • 2 years ago
  • Software design, Entity Framework
  • Comments

Design patterns medley: Command and decorator

I know that there are a lot of people out there who think design patterns are not useful or not important. You can learn them from any book or catalogue and then you simply add…

  • 2 years ago
  • Software design
  • Comments
 Newer Page 3 of 22 Older 

© 2021. All Rights Reserved.

Falconium theme based on Ghostium Theme

Proudly published with Ghost