
Entity Framework Tooling with Erik Ejlskov Jensen
.NET Rocks!
00:00
The Importance of Schema First in Frameworks
The pitfall of doing model first is that unless you think schema. Think about the data types and sizes for each of your properties. If you click, define something to be a string, it will end up as a max property in field which nobody actually wants. And if you do want a two bigabyte string, stop that. That's a bit story in the blob.
Transcript
Play full episode