Saving and retrieving data is a fundamental part of all but the simplest of applications. In this article, Nick walks through getting started using Entity Framework with SQLite to persist application ...
What do you do when your simple Entity Framework app isn't so simple anymore and entity relationships are getting complex and you're getting worried about performance problems? Can you even use EF in ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Jinsong Yu shares deep architectural insights ...
Progress Software Corporation has announced the release of DataDirect Connect for ADO.NET 3.5, extending support for Microsoft Entity Framework 4.0 to its Sybase, Oracle, and DB2 providers. With this ...
Take advantage of these 10 strategies to improve data access performance when using Entity Framework Core in your data-driven .NET applications. Entity Framework Core (EF Core) is an open source ORM ...
A monthly overview of things you need to know as an architect or aspiring architect. Traditional caching fails to stop "thundering herds" where multiple clients trigger the same work during a miss.
How to use the InMemory provider in Entity Framework Core to test your methods without hitting the database or using fakes and mocks The InMemory database provider is an exciting feature in newer ...
I have an Entity Framework application that, due to pending changes in the IT policies at the customer's site, we will no longer be able to delete or create databases, but we will be able to drop and ...
It seems like an elementary thing but dealing with numbers beyond whole integers in software is tricky. Differences between rounding in code vs rounding in database storage can catch you off guard if ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results