A monthly overview of things you need to know as an architect or aspiring architect. Cory Benfield discusses the evolution of Swift from an app language to a critical tool for secure, high-scale ...
To support a real page, your entity model is going to need multiple entities and associations between them. Here's how to add them. This column continues my exploration of both Dynamic Data and Entity ...
Code First is a new development approach in the Entity Framework stack that can simplify the understanding and maintenance of your domain model. In the middle of 2008, Microsoft published the first ...
Learn how you can use Entity Framework Core to log data to the console, SQL Server, and other log targets when working with ASP.NET Core 7 applications. Entity Framework Core (EF Core) is a modern, ...