Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Entity-framework
New post in Entity-framework
How to assign a property value of an IQueryable<T>?
April 25th, 2022
expression-trees
entity
entity-framework
linq
iqueryable
EF 4.1 Code First - OnModelCreating call time
May 28th, 2022
entity-framework
entity-framework-4.1
ef-code-first
.net
How do I detach objects in Entity Framework Code First?
May 28th, 2022
entity-framework-4.1
entity-framework
ef-code-first
EF 4.1 - Code First - JSON Circular Reference Serialization Error
May 27th, 2022
json
entity-framework
serialization
asp.net-mvc-3
c#
EF 4.1 CF: CREATE DATABASE permission denied in database 'master'
May 27th, 2022
entity-framework-4.1
ef-code-first
entity-framework
Can I use Data Annotations to perform a Cascade Delete with Entity Framework 4.1 RC?
May 27th, 2022
entity-framework-4.1
entity-framework
.net
Update a single property of a record in Entity Framework Code First
May 27th, 2022
entity-framework
validation
entity-framework-4.1
Entity Framework Code First - two Foreign Keys from same table
May 27th, 2022
entity-framework
c#
entity-framework-4.1
code-first
orm
Creating dynamic queries with entity framework
May 27th, 2022
c#
linq
entity-framework
entity-framework-4
The relationship could not be changed because one or more of the foreign-key properties is non-nullable
May 27th, 2022
entity-framework-4.1
entity-framework
ORM for PHP like .NET Entity Framework
May 27th, 2022
.net
database
entity-framework
orm
php
Encrypt password in App.config
May 27th, 2022
c#
entity-framework
ado.net
Entity framework code first delete with cascade
May 27th, 2022
ef-code-first
entity-framework
How do I turn off change tracking at the DbContext level in EF 4.1 RC?
May 3rd, 2022
c#
ef-code-first
entity-framework-4.1
change-tracking
entity-framework
ASP.NET MVC 2.0 Implementation of searching in jqgrid
May 26th, 2022
entity-framework
asp.net-mvc-2
search
jqgrid
linq-to-entities
Entity Framework Code First Mapping Foreign Key Using Fluent API
May 26th, 2022
entity-framework
fluent-interface
entity-framework-4.1
ef-code-first
Entity Framework Code-First - Define the key for this EntityType
May 26th, 2022
entity-framework-4.1
c#
entity-framework
ef-code-first
How to pass parameters to the DbContext.Database.ExecuteSqlCommand method?
May 26th, 2022
entity-framework-4.1
entity-framework
EF 4.1 Code First: "non-null value of type 'DateTime'" Issue
May 26th, 2022
ef-code-first
code-first
asp.net-mvc-3
entity-framework
asp.net-mvc
ADO.Net EF - how to define foreign key relation in model first approach?
May 26th, 2022
ado.net
database
visual-studio-2010
entity-framework
entity-framework-4
Entity Framework subquery
May 26th, 2022
entity-framework
c#
linq-to-entities
Entity Framework CodeFirst many to many relationship with additional information
May 26th, 2022
entity-framework
c#
.net
entity-framework-4.1
ef-code-first
Difference between .WithMany() and .WithOptional()?
May 25th, 2022
ef-code-first
fluent-interface
entity-framework
C#, entity framework, auto increment
May 25th, 2022
entity-framework
c#
MVC 4. and Entity Framework Table Join
May 25th, 2022
asp.net-mvc-4
c#
asp.net-mvc
linq
entity-framework
The required column 'id' was not present in the results of a `FromSql` operation in EFcore
May 25th, 2022
entity-framework-core
c#
sql-server
entity-framework
linq
Build expression tree for LINQ using List<T>.Contains method
May 25th, 2022
c#
entity-framework
linq
expression-trees
How to rename a database column in Entity Framework 5 Code First migrations without losing data?
May 25th, 2022
c#
.net
entity-framework
entity-framework-5
Entity Framework : how to catch any error
May 25th, 2022
.net-core
c#
entity-framework
error-handling
.net-core-2.0
An exception of type 'System.Data.Entity.Infrastructure.DbUpdateException' occurred in EntityFramework.dll but was not handled in user code
May 25th, 2022
asp.net-mvc
asp.net
entity-framework
←
1
2
3
4
5
6
7
8
9
→