DbContext
public class HaberPortalDB : DbContext { public DbSet Haberler { get; set; } public DbSet Kategoriler {
A few things to note:
So, this is what happens during each request: