No announcements
Found 3648723 threads
-
2 Votes
Entity Framework For Large Databases ?
Devart Team http://www.devart.com/dotconnect ADO.NET data providers for Oracle, MySQL, PostgreSQL, SQLite with Entity Framework and ...Answered | 3 Replies | 11202 Views | Created by pradeeps2 - Tuesday, March 15, 2011 7:13 AM | Last reply by Michael Sun [MSFT] - Thursday, March 17, 2011 3:10 AM -
1 Votes
MVC 4 Using Entity Framework How to save Images in Database
I want to Upload Image from my form and save to the SQL Database by Using Entity Framework .Answered | 1 Replies | 1762 Views | Created by BeginnerProgrammer121 - Tuesday, April 8, 2014 11:52 AM | Last reply by darnold924 - Tuesday, April 8, 2014 12:06 PM -
0 Votes
Entity Framework: Attached Entities not Saving
If I understand your code correctly, then AccountRoles is a collection on the accountUser entity.Answered | 1 Replies | 8929 Views | Created by ee99ee3 - Wednesday, May 5, 2010 7:11 PM | Last reply by Arthur Vickers - MSFT - Friday, May 7, 2010 4:09 PM -
1 Votes
Implementing bulk save with Entity Framework
ZZZ Projects offers 2 kinds of bulk operations via the Entity Framework Extensions Library.Answered | 5 Replies | 17713 Views | Created by YaronT - Wednesday, April 13, 2011 7:34 AM | Last reply by ZZZ Projects - Wednesday, April 2, 2014 4:16 PM -
0 Votes
Using Entity Framework in non-database application
LINQ is the query language support so you could use LINQ to objects (rather than LINQ to Entities) depending on what kind of data are exposed by those binary files ...Answered | 3 Replies | 3643 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
Save data to a database in C#?
Using ADO.net you can save data to database.Answered | 2 Replies | 4463 Views | Created by Tonybig102 - Friday, July 27, 2012 1:57 AM | Last reply by Ghouse Barq - Thursday, August 2, 2012 10:52 AM -
0 Votes
save datagrid changes on db entity framework 6
Entity framework has this thing called a dbcontext which is an instance class.Answered | 2 Replies | 5461 Views | Created by giuseppe ferrrari - Friday, June 10, 2016 11:18 AM | Last reply by Magnus (MM8) - Saturday, June 11, 2016 9:58 AM -
2 Votes
DbUpdateConcurrencyException in Entity Framework Database First
And then he must click on the "Save" button to save new record to database, it mean if he doesn't click on the "Save" button nothing ...Answered | 5 Replies | 5696 Views | Created by DevePlex - Saturday, April 27, 2013 10:10 AM | Last reply by KoyaKishore - Monday, April 29, 2013 10:10 AM -
1 Votes
Entity Framework MVVM, Insert Data into Database
I just successfully added a customer using this version: https://gallery.technet.microsoft.com/WPF-Entity-Framework-MVVM-78cdc204 You ...Answered | 1 Replies | 1057 Views | Created by martynball - Monday, January 25, 2016 8:12 PM | Last reply by Andy ONeill - Monday, January 25, 2016 8:36 PM -
0 Votes
Entity framework and Local Data cache
Since the Entity Framework has its own abstractions and object model which will complcate the use of the local data cache, and because this is not tested ...Answered | 1 Replies | 9503 Views | Created by Giuseppe Porcelli - Saturday, April 2, 2011 5:52 PM | Last reply by jigu2014 - Monday, April 4, 2011 4:56 PM -
0 Votes
Large data models in Entity Framework
We would encourage you to post questions on Stack Overflow using the entity-framework tag.Answered | 5 Replies | 8890 Views | Created by Neil Barber - Wednesday, January 23, 2013 9:55 AM | Last reply by David Obando [MSFT] - Wednesday, February 27, 2013 1:03 AM -
2 Votes
Entity Framework Data Insert Question
Here is an example for 1-1 relationship using Entity Framework.Answered | 8 Replies | 4496 Views | Created by oufan222 - Friday, January 14, 2011 4:16 AM | Last reply by oufan222 - Monday, January 31, 2011 2:04 PM -
2 Votes
Entity Framework to support multiple databases in Sql Server
ADO.Net Entity Framework across multiple databasesAnswered | 2 Replies | 12096 Views | Created by Kammie123 - Monday, April 5, 2010 7:53 PM | Last reply by boomhauer - Wednesday, May 26, 2010 12:17 AM -
0 Votes
Saving a multi-level Entity in Entity Framework 4
Can you use one of them to modify the entity?Answered | 8 Replies | 5121 Views | Created by cosmicdreams - Friday, July 2, 2010 3:37 PM | Last reply by Michael Sun [MSFT] - Friday, July 9, 2010 7:33 AM -
0 Votes
When is data loaded using Entity Framework?
When it hits that point, the List<> line has not been executed and when I hover over the 'entities' object, I can drill down through it in the debugger window and see all of the ...Answered | 3 Replies | 3566 Views | Created by eric.eichler - Thursday, March 11, 2010 6:59 PM | Last reply by paully21 - Thursday, March 11, 2010 7:58 PM -
1 Votes
Using a custom data provider in Entity Framework
Anyway, since I'm also familiar with EF I'll answer your question - you cannot use "any" custom ado.net provider for EF, you need to use a data ...Answered | 1 Replies | 7400 Views | Created by Barry Etter - Thursday, December 23, 2010 3:28 PM | Last reply by Ido Flatow. _ - Friday, December 24, 2010 12:49 PM -
1 Votes
Multitenancy using Entity framework code first using multiple databases
Data Access >>Answered | 1 Replies | 1925 Views | Created by Raj Mehta 1984 - Thursday, December 12, 2013 8:06 PM | Last reply by Caillen - Friday, December 13, 2013 11:19 AM -
0 Votes
Entity Framework
Hi Sulekh, I would suggest that you could refer to Entity framework Version History.Answered | 1 Replies | 643 Views | Created by Sulekh K - Tuesday, October 4, 2016 6:36 AM | Last reply by Zhanglong Wu - Wednesday, October 5, 2016 12:58 AM -
1 Votes
Entity Framework Associations prevent saving
After almost 4 years, this post saved my afternoon.. ;) www.wwes.com.brAnswered | 2 Replies | 4538 Views | Created by TheMightyAtom - Tuesday, July 6, 2010 10:37 AM | Last reply by Ferne WW - Thursday, January 30, 2014 6:53 PM -
0 Votes
Flexible Data Source Entity Framework
For more information, please refer ...Answered | 2 Replies | 594 Views | Created by napster - Friday, September 2, 2016 3:22 AM | Last reply by Zhanglong Wu - Friday, September 2, 2016 5:27 AM - Items 1 to 20 of 3648723 Next ›
No announcements