No announcements
Found 2708351 threads
-
1 Votes
Entity Framework 4.3.1 in Existing database
I'm looking to implement entity framework version 4.3.1 in my ...Answered | 2 Replies | 693 Views | Created by SQLProgramming - Thursday, April 11, 2013 2:48 PM | Last reply by JA Reyes - Thursday, April 11, 2013 3:17 PM -
1 Votes
Entity Framework 4.3.1 and ConfigSource
Working Database First, not using Migrations. Have found that unless the connectionstring exists in the App.Config, the Entity Framework designer ...Unanswered | 13 Replies | 4881 Views | Created by ScottishYorkshireMan - Wednesday, June 27, 2012 12:04 PM | Last reply by Bilgehan YILDIZ - Monday, September 17, 2018 11:32 AM -
1 Votes
Entity Framework 4.3.1 failing to create (/open) a database [Solved]
Hello,Answered | 8 Replies | 6698 Views | Created by Nathan Dortman - Thursday, May 3, 2012 11:49 PM | Last reply by Nathan Dortman - Tuesday, May 8, 2012 11:35 AM -
0 Votes
How to effectively use Entity Framework 4.3.1
source control?), and then when I run the package manager to uninstall EF 4.3.1 it gets a null reference, disables the close button, and I have to kill VS2010. Not very nice over ...Answered | 5 Replies | 8882 Views | Created by Henrik Dahl - Saturday, March 10, 2012 6:19 PM | Last reply by CodeSlinger - Tuesday, April 17, 2012 9:32 PM -
0 Votes
Entity Framework 4.3.1 DBContext and dynamic ConnectionString
about the constructor. To be clear, I would like to be able to create in code this: <configSections>Unanswered | 3 Replies | 7932 Views | Created by BernardG7801460 - Thursday, April 12, 2012 10:19 AM | Last reply by Mohammad Mashayekh - Monday, March 4, 2013 5:49 AM -
0 Votes
Entity Framework 4 - Generate Database from Model on existing database
I'm using an existing "sandbox" application (MVC) to nut out Entity Framework 4 In the existing database I have all ...Answered | 1 Replies | 6356 Views | Created by Krokonoser - Thursday, April 29, 2010 2:07 PM | Last reply by Noam Ben-Ami - MSFT1 - Tuesday, May 4, 2010 3:38 PM -
0 Votes
Can we map EF 4.3.1 codefirst to existing database?
Hi, Can we map EF 4.3.1 codefirst to existing database? I use fluent Api so that I did not apply any dataannotation on ...Answered | 1 Replies | 4035 Views | Created by Mr.Weera PongPruchya - Thursday, July 19, 2012 5:14 AM | Last reply by Rowan Miller - Wednesday, August 1, 2012 8:01 PM -
0 Votes
How do I migrate a VS2010 solution using Entity Framework 4.1 to Entity Framework 4.3.1?
Entity Framework 4.3.1 needs .Net Framework 4.0 and therefore will not work in .Net version ...Answered | 7 Replies | 2562 Views | Created by MDKimzey - Friday, August 17, 2012 2:03 PM | Last reply by Fernando Soto - MCSD - Tuesday, October 9, 2012 4:36 PM -
0 Votes
Entity Framework: Generate Database from Model with existing Data
Dear Freind Entity Framework is the Best tool to work with Database in Silverlight. :) Don't worry when ever you will use the real data ...Answered | 3 Replies | 1252 Views | Created by cthiede - Friday, October 14, 2011 3:53 AM | Last reply by Mr.Weera PongPruchya - Sunday, October 16, 2011 3:05 PM -
0 Votes
Entity framework 4.3.1 relation one to zero or one.
this is a bug", It is not a bug. Linq to Entities and Linq to SQL are a query language that queries a conceptual model and the Entity Framework translate it as you ...Answered | 3 Replies | 2253 Views | Created by Alex23571 - Monday, July 23, 2012 8:16 AM | Last reply by Fernando Soto - MCSD - Tuesday, July 24, 2012 3:52 AM -
0 Votes
Entity Framework - Existing Database, classes in seperate library
I'm looking for information about using entity framework with an existing database, but to keep my poco classes in another library. I ...Answered | 5 Replies | 416 Views | Created by JDWilson - Wednesday, May 4, 2016 6:39 PM | Last reply by Zhanglong Wu - Tuesday, May 10, 2016 4:57 AM -
1 Votes
local Database - entity framework
Hi, I would like to use a local database with the entity framwork. I added a local db to my project, used the entity ...Unanswered | 3 Replies | 3926 Views | Created by Dragonalw - Monday, September 17, 2012 9:35 AM | Last reply by Chester Hong - Friday, September 21, 2012 9:03 AM -
0 Votes
Using Entity Framework in non-database application
Are you able to use the Entity Framework in a non-database application. > I am developing an application that stores it'sAnswered | 3 Replies | 3540 Views | Created by jfras2009 - Saturday, January 1, 2011 6:11 PM | Last reply by Alan_chen - Tuesday, January 11, 2011 4:21 AM -
0 Votes
Entity Framework Dynamic Database Creation
Hello, In Entity Framework 4.0 there is a new feature called code first which allows you to create your entities and context model firstly ...Answered | 1 Replies | 4845 Views | Created by Samudra Vishvajith - Friday, November 12, 2010 4:46 AM | Last reply by liurong luo - Monday, November 15, 2010 6:52 AM -
0 Votes
Entity FrameWork Database first
Hello I'm working on entity Framework data base first, in my model's properties when I set code generation strategy to "none" , ...Answered | 4 Replies | 1882 Views | Created by bkshn - Tuesday, August 27, 2013 2:40 PM | Last reply by Fernando Soto - MCSD - Tuesday, September 3, 2013 11:58 PM -
1 Votes
Entity Framework CodeFirst Initial Migration of Existing Database
I have an existing database with data. I want toAnswered | 2 Replies | 398 Views | Created by slinky66 - Friday, February 20, 2015 12:31 PM | Last reply by slinky66 - Friday, February 20, 2015 1:35 PM -
0 Votes
Best Database for Entity Framework in Asp.Net MVC 5 Framework
Hi ccanerbalcanci, As far as I know, entity framework is Object-Relational Mapping framework, which is a convenient way to provide an ...Proposed | 1 Replies | 755 Views | Created by ccanerbalcanci - Wednesday, May 10, 2017 3:14 PM | Last reply by Zhanglong Wu - Thursday, May 11, 2017 6:36 AM -
0 Votes
Entity Framework Northwind Database
I am trying to Add Record in Orders Table of Northwind Database and i am getting this Error plz Help "The member with identity 'NorthwindModel' does ... -
0 Votes
Trigger in Entity Framework
them. I'd like to do something similar to an after update database trigger but at the entity framework level to send the email. Are there ...Answered | 1 Replies | 2251 Views | Created by Richard Jonas 1 - Friday, December 7, 2012 10:05 AM | Last reply by JayChase - Friday, December 7, 2012 3:27 PM -
0 Votes
Entity Framework Initializer - seed database
http://stackoverflow.com/questions/5655841/entity-framework-code-first-default-data-in-database Best regards, Cole ...Proposed | 3 Replies | 1118 Views | Created by Barak Ganon - Tuesday, January 26, 2016 4:35 PM | Last reply by Zhanglong Wu - Thursday, January 28, 2016 8:25 AM - Items 1 to 20 of 2708351 Next ›
No announcements