Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
Entity Framework
Tagged with:
Entity Framework
21
records found
date
active
views
answers
votes
Entity Framework with Design Pattern Framework
Hi, I'm starting to design systems using the Entity Framework version 5+. How does one use this framework with the Design Pattern Framework? I realized that the Entity Framework pretty much replaces ...
Feb 26, 2013
by
Joe Contreras
50
50
Last:
Mar 03, 2013
by
William Jones
50
50
Entity Framework
Data Access Layer
Design Pattern Framework
Views
690
Answers
2
Votes
0
Answer
Code
Follow
0
Entity Framework, Composite Meaningful keys and the Identiy Field pattern
I'm working with a database which uses composite, meaningful, natural keys. Some tables use two columns to create the primary key and some use three and they are all used to define the relationships between the ...
Feb 18, 2013
by
Mark Pow
50
50
Last:
Feb 26, 2013
by
Mark Pow
50
50
Entity Framework
Identity Field
Composite
Compound
Key
Views
784
Answers
2
Votes
0
Answer
Code
Follow
0
Advantages of Microsoft's Entity Framework in complex scenarios
I fail to see the advantages of Microsoft's Entity Framework in complex scenarios. The examples that I saw were one database and pretty much a one-to-one mapping between entities and tables. Even then you still ...
Feb 25, 2013
by
Richard Au
50
50
Entity Framework
Views
378
Answers
0
Votes
0
Answer
Code
Follow
0
When shall I use Entity Framework?
In the Design Pattern Framework 4.0 you use Entity Framework for data access. Why did you choose to use Entity Framework in your product? Could you please let me know when we should use Entity Framework ...
Jul 10, 2012
by
Ba Si
55
94.1
Last:
Aug 04, 2012
by
Michael Lopez
55
94.1
Entity Framework
Design Pattern Framework
Views
2.8K
Answers
2
Votes
0
Answer
Code
Follow
1
Entity Framework
I am try to use EF 4.0 Can some one tell me advantage ...
Nov 11, 2011
by
Muthukumar Karuppasamy
50
50
Last:
Nov 11, 2011
by
Mbs Mbs
50
50
Entity Framework
Views
1.8K
Answers
1
Votes
0
Answer
Code
Follow
0
Repository Layer for the Entity Framework
Is there an existing Repository Layer for the Entity Framework? Furthermore, what is the difference between DAL with Respository Layer? Best Regards and ...
Jul 21, 2011
by
Volkan Genç
88
96.5
Entity Framework
Repository
Data Access
Views
1.6K
Answers
0
Votes
0
Answer
Code
Follow
0
Entity Framework: Add postfix to EntitySet and EntityName
Hi , I wonder if there is a way to add a Postfix to the "entity set" and the "entity name" using a macro. Thanks in advance and best regards. Badr ...
May 03, 2011
by
Badr El
50
50
Entity Framework
VS Macros
Views
1.8K
Answers
0
Votes
0
Answer
Code
Follow
0
Entity Framework: Business Objects different from Tables?
Hi: I am beginning to dabble into Entity Framework, but ran into a road-block right away. My Entities (we prefer the term Business Objects) are generated from the data model, so they are mirror images of ...
Apr 12, 2011
by
Jacob Tanner
72
96.0
Last:
Apr 27, 2011
by
Mark Barber
50
50
Entity Framework
Business Objects
Views
4.5K
Answers
3
Votes
0
Answer
Code
Follow
0
Is there still a future for NHibernate?
I was just wondering with the new release of Entity Framework 4.1 which supports Code First, Data First, and Model First does it still makes sense to start a web project with NHibernate? I know it has many ...
Apr 19, 2011
by
Sunil Patel
50
50
Last:
Apr 26, 2011
by
Robert Blixt
1,128
99.9
NHibernate
Entity Framework
Views
2.8K
Answers
1
Votes
0
Answer
Code
Follow
0
Static data access objects variables in ActionService for standalone application
Hi, When the Patterns In Action sample is run a standalone mode, should the Static data access objects variable changed to non static ones? // Create static data access objects private static readonly ...
Mar 09, 2011
by
London UK
56
94.4
Last:
Mar 10, 2011
by
Dan McMillan
750
99.9
C#
Entity Framework
Views
4.6K
Answers
5
Votes
0
Answer
Code
Follow
0
'Code First' approach with Entity Framework
I am relatively new to the Entity Framework. We are considering a 'Code First' (versus Model First) approach in building our application. Does anyone have some real world experience in using that with ASP.NET MVC ...
Mar 09, 2011
by
Henry Wong
69
95.7
Last:
Mar 09, 2011
by
Rajesh Pillai
1,354
100.0
Entity Framework
Code First
ASP.NET MVC 3
Views
3.9K
Answers
1
Votes
0
Answer
Code
Follow
0
Entity Framework 4.0 question
Hi, ...
Sep 28, 2010
by
Adam Herbert
55
94.1
Entity Framework
Views
1.3K
Answers
0
Votes
0
Answer
Code
Follow
1
Singleton Pattern in Entity Framework
Hi, Does anyone know if there is a place where I can use the Singleton Pattern in the Entity ...
Jul 29, 2010
by
Imran Khan
275
99.6
Last:
Jul 29, 2010
by
Juan Perez
129
96.7
Singleton Pattern
Entity Framework
Views
3.3K
Answers
1
Votes
0
Answer
Code
Follow
0
Bulk updates with Entity Framework
What is the best way to update bulk data with the Entity Framework? We update a DataTable using the ...
Jul 20, 2010
by
Imran Khan
275
99.6
Entity Framework
Data Adapter
Views
2.1K
Answers
0
Votes
0
Answer
Code
Follow
0
Child references in Entity Framework
How can I get the child references of a specified entity in Entity Framework? Example: I have an entity named Role which is being used by an entity User. Is there a generic way to ...
Jul 19, 2010
by
Imran Khan
275
99.6
Entity Framework
LINQ to Entities
Views
1.5K
Answers
0
Votes
0
Answer
Code
Follow
0
Accessing Entity Framework
Hi all, I am doing a project (Win Forms Application) in .NET 4.0. For Data Access I am using Entity Framework. To query the objects do I need a wrapper class like Business Layer or can I directly use ...
Jul 14, 2010
by
Imran Khan
275
99.6
Last:
Jul 14, 2010
by
Robert Blixt
1,128
99.9
Entity Framework
NET 4.0
3-Tier
Views
2.9K
Answers
2
Votes
0
Answer
Code
Follow
0
3-tier in Entity Framework
Is using a 3-tier Architecture a good idea with the Entity Framework ...
Jul 13, 2010
by
Imran Khan
275
99.6
Entity Framework
3-Tier
Views
2.1K
Answers
0
Votes
0
Answer
Code
Follow
0
Entity Framework in Design Pattern Framework
Is there any example in the Design Pattern Framework on how to use Entity framrwork instead of Linq-to-Sql? What would be the best way to create a new context object? ...
Jul 07, 2010
by
Tanvir Z
50
50
Last:
Jul 08, 2010
by
Tanvir Z
50
50
Entity Framework
Design Pattern Framework
Views
3.3K
Answers
2
Votes
0
Answer
Code
Follow
0
When to use LINQ-to-SQL versus Entity Framework?
My question is this: when should I decide to use LINQ to SQL over Entity Framework? I my view, LINQ to SQL is far more 'agile' and flexible than Entity Framework. I know ...
Jun 03, 2010
by
Christopher Ronny
139
96.8
Last:
Jul 08, 2010
by
Robert Blixt
1,128
99.9
LINQ to SQL
LINQ to Entities
Entity SQL
Entity Framework
Views
26.7K
Answers
7
Votes
1
Answer
Code
Follow
0
Anyone using Entity Framework in a production environment?
When studying up on Entity Framework I have to wonder whether this is ready for building Enterprise applications (i.e. large scalable production environments). I am curious because we are going to ...
Jun 03, 2010
by
Christopher Ronny
139
96.8
Entity Framework
Production
Views
1.7K
Answers
0
Votes
0
Answer
Code
Follow
0
Entity Framework 4.0 or LINQ-to-SQL
One of our clients wants us to evaluate the best option: move to Entity Framework 4.0 or LINQ-to-SQL (for when Visual Studio 2010 is out). We have some experience with LINQ-to-SQL, which we reall
Feb 22, 2010
by
Humbert Addison
50
50
Last:
Mar 29, 2010
by
Edward Kniazycki
50
50
Entity Framework
LINQ to SQL
Views
6.3K
Answers
1
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top