Friday, 15 February 2013

Using Entity Framework with WCF for WPF and ASP.NET MVC clients -



Using Entity Framework with WCF for WPF and ASP.NET MVC clients -

what appropriate approach using ef5.0 wcf next architecture?

sample.data (ef) sample.entities (poco) sample.service (wcf) sample.client (wpf) sample.web (asp.net mvc)

is plenty utilize tt templates apply datacontract , datamember attributes poco , utilize them or utilize dto datacontract , datamember , utilize mapping framework map them?

what pros , cons of using ef classes straight modules?

wcf entity-framework

No comments:

Post a Comment