Like you can see on the image
http://i51.tinypic.com/xoe14j.jpg
I have an Folder Server with the VDB.Data Class Library. In that class library i have my VDB edmx. But i wonna have my generated entities in een other folder. They must come in the Common Folder under the VDB.Common.Model --> Entities --> Generated
In the edmx are Customer ,Order , Orderdetails Then must under the generated file be a VDBEntities.tt with underneath the following entities Customer, Order, Orderdetails
But how must i do that? I only can do it under the VDB.Data Library Anybody who can help me?