Out with Entity Framework, In with Copilot
I dislike Entity Framework. And most of the times I feel alone in this. Everywhere I look, every sample piece of code or every library from Microsoft that does something with a relational databases uses Entity Framework.
And I believe I am right. There is not much too like about Entity Framework other than convenience. But that comes at a price. A price not everyone is aware they are paying until they find the application is underperforming and are not quite sure where to look.
So I figured, what if I could replace Entity Framework with a really smart agent. What if I have AI handle all the difficult and boring stuff that comes with traditional SQL queries, data modeling, normalization and stored procedures and such.
In this session I will take you on my journey of replacing Entity Framework with AI to see if it is really worth it.
About the speaker
Robert Hartskeerl
Worked with SQL Server since SQL 2000. Love to make complicated things less complicated.
