This is a migrated thread and some comments may be shown as answers.

Self Tracking Entity

1 Answer 86 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Gopal
Top achievements
Rank 1
Gopal asked on 28 Nov 2011, 03:45 PM
Presently i have assigned a  Domain Driven Design project. in which I have to develop Domain and Infrastructure layer.

I have created the Self Tracking Entities (STE) in Infrastructure layer using ADO.NET Self-Tracking Entity Generator (Entity Framework 4) and then physical moved the generated .tt classes in the Domain Layer. 

My Question is how can i i achieve the same using OA.

1 Answer, 1 is accepted

Sort by
0
Serge
Telerik team
answered on 01 Dec 2011, 04:00 PM
Hello Gopal,

 There is a couple of things that you can do. The exact same of course not possible given that we do not have a self-tracking entities implementation at the moment. We are considering however implementing this in the near future. 

What would be a good starting point is to try out the new Generate OpenAccess Domain Service command that you can find on the context menu of web projects and on the context menu of a selected rlinq file (that is in the Visual Studio's Solution Explorer). Just start it up and generate a WCF Plain Service in a web application. While this will generate a service it will also generate a full blown DTO layer implementation that can serve as the perfect business logic layer, with a bit of customization of course.

Please try this out and let us know if something like this is what you are looking for.

Regards,
Serge
the Telerik team

Q3’11 of Telerik OpenAccess ORM is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

Tags
General Discussions
Asked by
Gopal
Top achievements
Rank 1
Answers by
Serge
Telerik team
Share this question
or