Analyzing Entity Framework Code First default conventions
In my previous post I told the tale of how I used a wrong (but still awesome) tool to solve a problem. The problem was that I had not known the default conventions when using Entity Framework Code First.
To remedy this problem, I decided to take a look at