0

What is the difference between Code first and Code only approaches? Are these two names for the same thing or not?

1
  • Code first implies that you will do something else, whereas code only implies that you will not do anything once you're done coding. Commented Jun 14, 2011 at 14:31

2 Answers 2

1

They are two names for the same thing. See http://www.asp.net/entity-framework/tutorials/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application

Sign up to request clarification or add additional context in comments.

Comments

0

This post/question will help you Code-first vs Model/Database-first

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.