You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
rowan miller
About this tag
Rowan Miller is a key figure in the development of Entity Framework, particularly Entity Framework 7 (EF7). The tag covers discussions and video content featuring Rowan Miller explaining new features in EF7, such as shadow properties and key generation strategies using sequences. These topics are relevant for developers working with .NET and database mapping, especially when dealing with large INSERT batches or mismatches between database schemas and class models. The content also looks toward the future of Entity Framework, focusing on design decisions in EF7. Rowan Miller's insights are shared through videos and links to his personal blog and the EF7 GitHub repository.
In this short video Rowan describes shadow properties new in Entity Framework 7. This is a super useful feature for those times when your database and your class model don't quite match up. Would love your thoughts!
Here are some links for more information:
Entity Framework 7
Github...
asp.net
class model
coding
community
database
development
ef7
entity framework
features
github
links
microsoft
programming
release
rowanmiller
shadow properties
software
tutorial
video
In this short video Rowan takes us through a different approach to generating keys in Entity Framework 7 using sequences. This approach is interesting in cases of large INSERT batches primarily because keys are all fetched beforehand. Would love your thoughts!
Here are some links for more...
asp.net
best practices
community
configuration
database
development
ef7
entity framework
github
insert batches
key generation
learning
new features
performance
programming
rowanmiller
sequence
software
video
In this entry we're continuing the discussion of Entity Framework by looking toward the future. We focus primarily on EF7 and its primary design decisions. It was truly enlightening
Entity Framework 7
Github Repository for EF7
Rowan Miller
As an aside, I spent a couple of days with Rowan...
asp.net
coding
database
design decisions
development
ef7
entity framework
features
framework
future
github
microsoft
programming
release
rowanmiller
software
technology