Martin Normark's Blog
  • Home
  • iOS Development
  • About
  • Contact
Subscribe

entity framework

A collection of 3 posts

ASP.NET MVC

Entity Framework Migrations "Cheat Sheet"

I’m a big fan of Entity Framework (Code First, aka. Magic Unicorn Edition), and in particular I am really beginning to like code first migrations, which makes it easy for you to

  • Martin H. Normark
7 min read
C#

Entity Framework: Update single column

Yesterday I blogged about how to delete a detached entity using Entity Framework 5 by only using its Id. A common practice in many applications today is to not actually delete the entity

  • Martin H. Normark
< 1 min read
C#

Entity Framework: Delete Entity by Id - Using Detached Instance

Entity Framework 5, with the Code First approach can do some pretty powerful things without much effort. Create your model classes, and it spins up a brand new and shiny database for you.

  • Martin H. Normark
< 1 min read
Martin Normark's Blog © 2018
Latest Posts Twitter Ghost

Subscribe to Martin Normark's Blog

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox