News

Peter returns to the topic of managing multiple users accessing the same row in a table using Entity Framework, but this time using code-first development. There are some unexpected issues to deal ...
Validation with Model First Entity Framework You might think that using Model First (or database-first) development will inherently restrict what you can do with your business entities, because the ...