Let’s get CRUD-y with ADO.NET and SQLite
Because Entity Framework screwed me with ADO.NET, we need to get ADO and SQLite together in holy .NET-ism? Is that a thing? Anyway, just to…
Because Entity Framework screwed me with ADO.NET, we need to get ADO and SQLite together in holy .NET-ism? Is that a thing? Anyway, just to…
When I started playing with my Garden App back in 2018, I figured out how to get SQLite to work with Entity Framework. It was…