No announcements
Found 3336690 threads
-
0 Votes
EF code first with enum
Check the link below which will answer all your questions - From where to download, system requirement and how to get started.Answered | 4 Replies | 2143 Views | Created by Jacob Wagner - Friday, December 7, 2012 7:53 PM | Last reply by Jacob Wagner - Monday, December 10, 2012 4:33 PM -
0 Votes
EF Code First - Production, Test and Development Databases
I'm going to do it the other way round for fail safety - the Test person or Developer has to add a config item to enable database changing.Answered | 2 Replies | 5652 Views | Created by jrad - Tuesday, March 8, 2011 12:18 PM | Last reply by jrad - Thursday, March 10, 2011 11:27 AM -
0 Votes
Elastic database library with database first EF
I am not an expert on EF, so can't help with detailed questions, but yes, you can use elastic database client library with EF.Answered | 1 Replies | 774 Views | Created by EpsilonStar - Wednesday, May 31, 2017 4:00 AM | Last reply by Bill Gibson MSFT - Wednesday, May 31, 2017 6:30 PM -
0 Votes
EF Database First Approach
See http://sankarsan.wordpress.com/2010/10/14/entity-framework-ctp-4-0-database-initialization If you have something already existing and want to create a v 2, it ...Answered | 1 Replies | 2222 Views | Created by murehwa - Tuesday, April 3, 2012 11:01 PM | Last reply by Patrice Scribe - Wednesday, April 4, 2012 11:08 AM -
1 Votes
MySQL And EF Code First CTP5
Hi, One thing to be aware of is that Code First uses DDL functionality to create databases that was only added to the EF provider model in .NET ...Answered | 3 Replies | 8084 Views | Created by KassemD - Thursday, February 3, 2011 8:17 PM | Last reply by Devart team - Monday, February 7, 2011 3:20 PM -
0 Votes
Help Mapping EF Code First to an Existing Database
If the database has exist and you want to use poco classes, you needn't to work with code first.Answered | 2 Replies | 3404 Views | Created by lmttag - Thursday, August 23, 2012 3:52 PM | Last reply by Allen Li - Coding4Fun - Monday, August 27, 2012 9:13 AM -
0 Votes
EF 4.1 Code First with Oracle Database
Code First will work, I done some simple testing.Answered | 4 Replies | 17286 Views | Created by rsknowles - Tuesday, April 5, 2011 3:52 PM | Last reply by Paul Ramsperger - Monday, April 25, 2011 8:27 PM -
0 Votes
EF Code First - how to delete a set of data by criteria?
As far as I know, you could use EF to execute the SQL Command to delete the records in database.Answered | 4 Replies | 6815 Views | Created by mlurker - Monday, May 30, 2011 10:34 PM | Last reply by mlurker - Sunday, August 7, 2011 2:10 AM -
6 Votes
EF 4.1 Code First and TPC Inheritance Mapping
My test shows that we can even delete this table from the schema and Code First will still work with it without any problem which is awesome, so this could be the ...Answered | 3 Replies | 8526 Views | Created by Morteza Manavi - Tuesday, April 19, 2011 9:10 PM | Last reply by Morteza Manavi - Thursday, April 21, 2011 2:05 AM -
0 Votes
EF Code First Custom Schema Mapping
Alan Chen[MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember ...Answered | 3 Replies | 4731 Views | Created by pretzelb - Friday, October 7, 2011 5:25 PM | Last reply by Alan_chen - Friday, October 14, 2011 1:36 AM -
0 Votes
New to EF - Database First
I knew that I could go down the SP route, but was looking to use linq with EF standard table mapping.Answered | 7 Replies | 1045 Views | Created by Keith_d99 - Thursday, January 2, 2014 1:23 PM | Last reply by Fred Bao - Friday, January 10, 2014 9:18 AM -
3 Votes
EF Code First with RIA Services / a difficult combination....
This is important because if you are doing database first and then using EF's reverse engineer wizard to generate the initial entities the virtuals will be in the generated ...Answered | 9 Replies | 4912 Views | Created by DoWorkAync - Tuesday, February 26, 2013 4:40 PM | Last reply by Colin Blair - Monday, March 4, 2013 9:25 PM -
0 Votes
EF Code first: Mapping of entities to existing database with relationship table
I got almost the same answer here, ...Answered | 3 Replies | 8607 Views | Created by Per Dahl - Sunday, April 17, 2011 9:41 PM | Last reply by Per Dahl - Monday, April 18, 2011 8:24 PM -
2 Votes
Code-First EF hosted SqlAzure (not creating tables)
There are a couple of things to be aware of if you want Code First to create the database: The login needs access to the ...Answered | 6 Replies | 8816 Views | Created by Phil Cockfield - Sunday, July 18, 2010 7:32 PM | Last reply by Rowan Miller - Friday, February 4, 2011 9:48 PM -
0 Votes
Where is EF?
I started looking for EF and couldn't (and still cannot) find an EF assembly in the lists provided by VS.Answered | 10 Replies | 1720 Views | Created by KevinBurton - Wednesday, October 17, 2012 3:49 PM | Last reply by VictoriaBolton - Monday, October 22, 2012 8:57 AM -
1 Votes
whats defrence ef and ef code frist
Hi saeed3164; In working with Entity Framework there are three different approaches, (1) Database First, (2) Model First and ...Answered | 1 Replies | 1474 Views | Created by saeed3164 - Friday, March 8, 2013 10:22 AM | Last reply by Fernando Soto - MCSD - Friday, March 8, 2013 2:39 PM -
0 Votes
EF code first for existing db and model class
> When we work with EF code first with existing db then we have to write c# class which represent db table.Answered | 1 Replies | 328 Views | Created by Sudip_inn - Sunday, December 10, 2017 4:28 PM | Last reply by Bob Ding - Monday, December 11, 2017 11:54 AM -
0 Votes
Exposing Code-First EF entites via DataServices
Rowan Miller wrote a short blog post last night on how to get CTP4 and DbContext to work with WCF Data Services.Answered | 2 Replies | 4856 Views | Created by Phil Cockfield - Sunday, July 18, 2010 8:43 PM | Last reply by Phil Cockfield - Tuesday, July 20, 2010 3:37 PM -
0 Votes
Database first to code first problem (EF Power Tools)
>I assume that "reverse engineer to code first" has generated some changes also to database and those changes are not applied since comment fault.Answered | 2 Replies | 675 Views | Created by Risord - Thursday, June 18, 2015 11:43 AM | Last reply by Risord - Monday, June 22, 2015 3:06 PM -
0 Votes
How to stop EF Code First from generating the database
Well not sure what is going on, but what I sent here that what I was doing is now working, so that little code snippet I provided does work.Answered | 12 Replies | 9342 Views | Created by jme1234 - Thursday, May 19, 2011 3:26 AM | Last reply by jme1234 - Tuesday, May 24, 2011 1:26 PM - Items 1 to 20 of 3336690 Next ›
No announcements