i have been using NHibernate in TDD environment and found it very helpful to be able to generate schema out of mapping file etc… And now i’m thinking of going with Entity Framework for next project. So just wonder if there is any equivalent library or tools for EF to generate DB schema etc?
Share
Yes you can. Have a look at this model first document.