Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 25, 2012 05:37 PM by tdykstra
0 Points
38 Posts
Nov 24, 2012 12:41 PM|LINK
How Entity framework works and what are the advantages / disadvantages of Entity framework ?
can somebody please explain where FACTORY pattern is actually used in real world? And how to implement FACTORY pattern through coding ?
Contributor
5433 Points
1508 Posts
Nov 25, 2012 08:52 AM|LINK
varun_maheshwari varun_maheshwari
EF is help us generate N-Tier layer(DAL). FACTORY pattern doesn't lives at DAL.
http://msdn.microsoft.com/en-us/data/jj613668
4523 Points
630 Posts
Microsoft
Moderator
Nov 25, 2012 05:37 PM|LINK
For a discussion of EF advantages and disadvantages, see this MSDN page:
http://msdn.microsoft.com/en-us/library/ms178359.aspx#orm
varun_mahesh...
0 Points
38 Posts
Entity framework and Design patterns
Nov 24, 2012 12:41 PM|LINK
How Entity framework works and what are the advantages / disadvantages of Entity framework ?
can somebody please explain where FACTORY pattern is actually used in real world? And how to implement FACTORY pattern through coding ?
thaicarrot
Contributor
5433 Points
1508 Posts
Re: Entity framework and Design patterns
Nov 25, 2012 08:52 AM|LINK
EF is help us generate N-Tier layer(DAL). FACTORY pattern doesn't lives at DAL.
http://msdn.microsoft.com/en-us/data/jj613668
Weera
tdykstra
Contributor
4523 Points
630 Posts
Microsoft
Moderator
Re: Entity framework and Design patterns
Nov 25, 2012 05:37 PM|LINK
For a discussion of EF advantages and disadvantages, see this MSDN page:
http://msdn.microsoft.com/en-us/library/ms178359.aspx#orm