No announcements
Found 3505520 threads
-
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 | 7470 Views | Created by Barry Etter - Thursday, December 23, 2010 3:28 PM | Last reply by Ido Flatow. _ - Friday, December 24, 2010 12:49 PM -
0 Votes
Is it possible to use a LIghtSwitch generated entity in a custom control
But how can I use the screen objects in the code behind?Answered | 4 Replies | 2027 Views | Created by CS Dev - Tuesday, May 8, 2012 9:44 PM | Last reply by CS Dev - Wednesday, May 9, 2012 1:38 PM -
0 Votes
Custom Named entity extraction
I want to add new entities to Named Entity Recognition.Also want to know shall I use python code inside azure ml for extracting named ...Answered | 8 Replies | 2656 Views | Created by Sriram Sundarasan - Friday, July 10, 2015 5:52 AM | Last reply by Muthuprasanth - Thursday, June 7, 2018 9:24 AM -
0 Votes
Entity Hierarchy for agency customers
Also I replied to a related questionAnswered | 2 Replies | 699 Views | Created by OliverDarraugh - Friday, December 26, 2014 5:58 PM | Last reply by OliverDarraugh - Monday, December 29, 2014 7:21 PM -
0 Votes
How to use entity framework classes with custom classes
If you have any feedback, please tell us.Answered | 3 Replies | 6299 Views | Created by Roy123 - Wednesday, August 11, 2010 6:35 PM | Last reply by HHHOnline - Wednesday, May 30, 2012 9:47 PM -
0 Votes
LINQ To Entities Custom Expressions
One of the capabilities of EF since EF1 was the creation of custom functions inside the SSDL part of the model.Answered | 6 Replies | 7494 Views | Created by Giorgi Zautashvili - Tuesday, March 15, 2011 12:34 PM | Last reply by Giorgi Zautashvili - Saturday, May 7, 2011 5:44 PM -
0 Votes
Entity data source - select custom entity fields
The Entity Framework does not perform CUD operations at the EntityClient (EntitySql) layer, but rather at the ObjectLayer, therefore to do CUD operations, you need a full EntityObject instead ...Answered | 1 Replies | 4535 Views | Created by Stipe-Ivan Latkovic - Friday, March 27, 2009 1:32 PM | Last reply by Jeff Reed _MSFT_ - Friday, March 27, 2009 1:56 PM -
0 Votes
Using Encyclopedia Pre-built Entity
My suggestion to work around this limitation is to create a custom entity and use a phrase list feature that has the names of albums and singers that you can get ...Answered | 1 Replies | 1525 Views | Created by MikeW008 - Saturday, December 5, 2015 4:19 PM | Last reply by Riham Mansour - Sunday, December 6, 2015 8:53 AM -
0 Votes
Using Linq and Entity Framework with WCF
If it's a simple N-tire project, you can just use the types generated by Entity Framework.Answered | 3 Replies | 3431 Views | Created by Xin.Qian - Friday, September 23, 2011 4:19 PM | Last reply by Renato Mattos - Friday, October 21, 2011 2:11 PM -
0 Votes
T4 Templates Using Entity Framework
I would like to utilize Entity to provide items about the class.Answered | 3 Replies | 792 Views | Created by Bob F Johnston - Thursday, October 8, 2015 9:16 PM | Last reply by Herro wong - Monday, October 12, 2015 8:28 AM -
0 Votes
Can we create custom entities in
You will be able to use this functionality.Answered | 1 Replies | 9584 Views | Created by Rose 25 - Monday, February 7, 2011 11:46 AM | Last reply by Dharm Patel - Monday, February 7, 2011 12:23 PM -
0 Votes
Entity Designer Environment in custom Application ?
We rather advise that you host your DSL in an isolated shell (see http://msdn.microsoft.com/en-us/library/bb685691.aspx) Best regards Jean-MarcAnswered | 1 Replies | 4678 Views | Created by SWSF - Monday, October 4, 2010 9:25 AM | Last reply by Jean-Marc Prieur - Wednesday, October 6, 2010 7:23 AM -
0 Votes
How to create a simple custom entity?
It seems like this should be built in functionality when using BindingSource.Answered | 12 Replies | 3365 Views | Created by BradInDallas - Wednesday, August 24, 2011 6:52 PM | Last reply by BradInDallas - Wednesday, August 31, 2011 2:10 PM -
0 Votes
generic data records (entity instances) versioning using timestamped entity relations
The FK from order to customer will then include both parts.Answered | 4 Replies | 3652 Views | Created by petr.antos - Thursday, October 14, 2010 6:30 AM | Last reply by petr.antos - Friday, October 15, 2010 11:10 PM -
0 Votes
Populate ObservableCollection<myClass> with Entity Framework Entity using Linq ?
How to create a list from the Customers Entity and selecting only the 3 fields?Answered | 7 Replies | 2521 Views | Created by Rich P123 - Monday, August 7, 2017 4:55 PM | Last reply by DA924x - Tuesday, August 8, 2017 3:33 AM -
1 Votes
Custom Save/Load logic for entities
If you have any feedback, please tell us.Answered | 7 Replies | 3595 Views | Created by Stebet - Friday, July 23, 2010 9:02 AM | Last reply by Michael Sun [MSFT] - Friday, July 30, 2010 1:03 AM -
0 Votes
Updating a record using entity framework
I'm new to the Entity Framework and had the same problem finding basic examples of common tasks.Answered | 2 Replies | 5980 Views | Created by Adam-R - Friday, December 12, 2008 11:53 AM | Last reply by Duke Ames - Wednesday, December 31, 2008 1:27 AM -
0 Votes
Custom Add New Screen With Multiple Entities??
See this thread for a custom add window solution.Answered | 2 Replies | 3256 Views | Created by Jonathan Manley - Wednesday, December 22, 2010 6:52 PM | Last reply by Andy Adamak - Thursday, January 20, 2011 3:24 PM -
0 Votes
Configure ASP.NET membership provider to use Entity Framework
Initially, i said iwasn't going to code my own custom provider but on analysis, entityFramework schema is not compatible wit ASP.NET provider so cannot be used straight away, ...Answered | 4 Replies | 7725 Views | Created by fisco75 - Tuesday, February 5, 2013 4:27 PM | Last reply by fisco75 - Sunday, February 17, 2013 5:22 PM -
0 Votes
Custom Property Field for ADO.NET Entity Model
Perhaps you can use a partial class?Answered | 1 Replies | 1496 Views | Created by Sheen Ismhael Lim - Friday, March 9, 2012 6:44 PM | Last reply by Mr. Jochen - Friday, March 9, 2012 6:59 PM - Items 1 to 20 of 3505520 Next ›
No announcements