Menu

Tag Archives: orm

Entity Framework – When to use what
In Entity Framework there are three ways of utilising the ORM, one enables you to get straight into coding (code-first), one enables you to rip a database [...]