Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Where can I find the console or debug output from code executed in the package manager window?

Entity Framework 6 with SQLite 3 Code First - Won't create tables

How to Seed Users and Roles with Code First Migration using Identity ASP.NET Core

How to create a view using EF code-first POCO

Why is my DbContext DbSet null?

Delete .mdf file from app_data causes exception cannot attach the file as database

What is the difference between DbSet<> and virtual DbSet<>?

What does WebActivator do?

One DbContext per request in ASP.NET MVC (without IOC container)

Ambiguous references with the exact same namespace

Get return value from stored procedure

How do I set a column in SQL Server to varchar(max) using ASP.net EF Codefirst Data Annotations?

Database in use error with Entity Framework 4 Code First

How do I specify that a property should generate a TEXT column rather than an nvarchar(4000)

Set decimal(16, 3) for a column in Code First Approach in EF4.3 [duplicate]

An error occurred while saving entities that do not expose foreign key properties for their relationships

WithOptionalDependent vs WithOptionalPrinciple - Definitive Answer?

Non-static method requires a target. Entity Framework 5 Code First

CodeFirst EF4.1 MVC Against legacy database - Multiplicity conflicts

Entity Framework, Code First and Full Text Search