Skip to content
Martin S. Johansen edited this page Mar 31, 2014 · 5 revisions

General

  • Repositories
  • Performance
  • Unit Testing
    • Code First
    • Model-/Db First
    • Test Factory
    • Sample Data / Static Data
  • Deployment

DB First

Model First

Code First

  • Domain Modelling
  • Mapping
  • Stored Procedures
  • Views
  • Code First Migrations
  • Custom Conventions

Clone this wiki locally