No announcements
Found 2884920 threads
-
0 Votes
Extending Entity Framework 4.1 to add security check upon entity retrieval
was wondering if there is a way to extend EF to add custom role checking code to verify that the current user's roles allow them to retrieve / ...Answered | 2 Replies | 2326 Views | Created by void_1 - Monday, October 17, 2011 11:53 PM | Last reply by Kris444 - Tuesday, October 18, 2011 9:41 AM -
0 Votes
Entity Framework 4.1
Can you list all disadvantages of Code-First model in Entity Framework 4.1, I need right decide before apply to the project, like how can we organize database ...Answered | 2 Replies | 2284 Views | Created by Thien Nguyen htc - Friday, November 11, 2011 2:45 PM | Last reply by Alan_chen - Wednesday, November 16, 2011 5:47 AM -
2 Votes
Entity Framework 4.1 Sql Logging
the SQL would be great! Given that Entity Framework generates the SQL I think this should be provided an easy way to log it. I would really like to see ...Answered | 1 Replies | 2958 Views | Created by NETDEV100 - Tuesday, October 4, 2011 5:41 PM | Last reply by Julia Kornich - Wednesday, October 5, 2011 6:14 AM -
0 Votes
Entity Framework 4.1
from my project and start again. I removed, checked into source control and created a new model. Firstly my model only added half of the tables and when I try to add the ... -
0 Votes
Row-level security in Entity Framework 4.0/4.1
1. Is it possible to implement row level security or Global filters functionality in Entity Framework like session.filters in nHibernate ORM? Do we have some ...Unanswered | 1 Replies | 6075 Views | Created by Vivek Vashistha - Tuesday, June 28, 2011 12:44 PM | Last reply by Jackie-Sun - Thursday, June 30, 2011 6:39 AM -
0 Votes
Entity Framework 4.1
You can use the generated classes to create a new database using code first. But it currently doesn't support migrating data when you alter the schema.Answered | 1 Replies | 3343 Views | Created by Cherchor - Friday, June 17, 2011 2:38 PM | Last reply by Andriy Svyryd - Friday, June 17, 2011 6:48 PM -
0 Votes
Get entity by properties entity framework 4.1
Hi WineNCheese I want all the criteria's to match. I don't think I can use query expression as shown in the samples, since I am trying to write a generic ...Unanswered | 7 Replies | 1979 Views | Created by Job Lot - Tuesday, October 16, 2012 1:30 AM | Last reply by Job Lot - Tuesday, October 30, 2012 10:44 AM -
0 Votes
Cannot install Entity Framework 4.1
After installing EF 4.1, I open a project that has as EDMX. You open the EDMX, but it won't open in the designer - just an XML editor. When I try to Add a New ...Answered | 4 Replies | 3115 Views | Created by Jon Brammeier - Wednesday, July 20, 2011 9:37 PM | Last reply by Alan_chen - Tuesday, August 2, 2011 3:53 PM -
0 Votes
Extending Entity Framework model
come out of box with EF unfortunately. This is what I would suggest to get to a solution: 1. Use the Using feature in CSDL to extend ...Answered | 1 Replies | 4817 Views | Created by victor.sauermann - Monday, September 15, 2008 6:09 AM | Last reply by Srikanth Mandadi - MSFT - Monday, September 15, 2008 7:41 AM -
0 Votes
List of Entity Framework 4.1 bug fixes?
Hi, There is no changes to existing Entity Framework 4, EF 4.1 is an addition to EF 4 to simply the development by adding ...Answered | 3 Replies | 3785 Views | Created by mko - Tuesday, June 7, 2011 5:27 AM | Last reply by mko - Thursday, June 9, 2011 5:13 AM -
0 Votes
SQL Azure and Entity Framework 4.1
Hi there I am planning to deploy an MVC3 with the entity Framwork 4.1 that attaches to SQL Azure and runs in Windows Azure with several ...Answered | 2 Replies | 6387 Views | Created by Marc Loeb - Sunday, July 31, 2011 2:37 PM | Last reply by Marc Loeb - Sunday, July 31, 2011 6:25 PM -
0 Votes
Entity framework and Entity SQL
Where i can find a book or documetation on entity framework in general ad in particular entity sql for do the query? What advice to me? THanks.Proposed | 1 Replies | 4025 Views | Created by giuseppe500 - Friday, June 12, 2009 9:42 AM | Last reply by Gil Fink - Friday, June 12, 2009 11:35 AM -
0 Votes
retrieval Stored procedures with Entity Framework
Is it possible to call a retrieval Stored procedures with Entity Framework ? I didn't found a way to do that.Answered | 4 Replies | 6153 Views | Created by Aurel2152 - Friday, September 7, 2007 4:11 PM | Last reply by Julie Lerman - Saturday, September 8, 2007 6:30 PM -
1 Votes
Extending the Entity Framework Designer
unmark them if they provide no help. Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.Answered | 1 Replies | 4255 Views | Created by ritu1221 - Friday, July 16, 2010 4:53 PM | Last reply by Michael Sun [MSFT] - Friday, July 23, 2010 6:34 AM -
0 Votes
Entity Framework 4.1 Code First persist error
Hello, I've created a simple project to study the new features of Entity Framework 4.1 Code First mainly the automatic database ...Unanswered | 1 Replies | 2557 Views | Created by Marcos Antonio Assis - Tuesday, September 13, 2011 2:09 PM | Last reply by Alan_chen - Sunday, September 18, 2011 10:02 AM -
0 Votes
Ado.Net Entity Framework 4.1 compatibility with databases
Hi, We are developing a product for healthcare domain. We are planning to use Entity Framework 4.1 in the middle tier. Currently we have ...Answered | 2 Replies | 8019 Views | Created by Sanjiv K Singh - Thursday, July 19, 2012 9:14 AM | Last reply by Ed Price - MSFT - Thursday, August 2, 2012 9:31 PM -
0 Votes
Entity framework
-for-entity-framework-developers-part-1-fluent-nhibernate.aspx Paul Zhou [MSFT] MSDN Community Support | Feedback to usAnswered | 3 Replies | 2031 Views | Created by Prasanjit6 - Monday, December 19, 2011 6:51 AM | Last reply by Paul Zhou - Tuesday, December 20, 2011 9:57 AM -
0 Votes
Entity Framework 4 and Entity Framework 4.1 Side by Side
Hi, Yes, it is possible, however you need to have them in different assemblies. I had this problem in the beginning of may and joined a thread by ...Answered | 1 Replies | 1972 Views | Created by Priyan Perera - Monday, November 21, 2011 2:01 PM | Last reply by Rune Gulbrandsen - Monday, November 21, 2011 5:04 PM -
0 Votes
Extending entity functionality?
" wrote in message news:e4f39eb1-270b-41f7-99fc-46c57e9439f7... So when you are using Entity Framework and you need to displayAnswered | 3 Replies | 3342 Views | Created by BryanCC - Sunday, August 8, 2010 5:30 PM | Last reply by darnold92 - Monday, August 9, 2010 1:16 PM -
0 Votes
Entity Framework
Hi, I would also recommend you check this blog, httpAnswered | 2 Replies | 4396 Views | Created by KJosh - Saturday, July 24, 2010 7:51 PM | Last reply by Michael Sun [MSFT] - Tuesday, July 27, 2010 8:32 AM - Items 1 to 20 of 2884920 Next ›
No announcements