1

Sorry for perhaps noob question - is there a simple way of immediately update of Azure database? (For example the database contains the fields from model classes and some of this fields are gone while other (new fields) are appear - how to do update of Azure database easily in this case? ) Perhaps anyone could provide a link at some sample?

2
  • Something like EF code first? Commented Aug 17, 2015 at 7:28
  • Yes, perhaps this is what I need. I will look at samples now Commented Aug 17, 2015 at 8:51

1 Answer 1

1

You are looking for EF code first

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.