Hi,
I need have my POCO model in two tiers:
- desktop application (winform)
- bussines component (application server)
If I generate the poco model component, the dependency on simple-access-orm assembly complete is copied.
I think that "SimpleAccess.Core/Attributes" must be an assembly separated, b.e. SimpleAccess.Attributes.dll.
(I tried with BLToolKit but is impossible because exist an high coupled between components).
Thank's,
JM
Hi,
I need have my POCO model in two tiers:
If I generate the poco model component, the dependency on simple-access-orm assembly complete is copied.
I think that "SimpleAccess.Core/Attributes" must be an assembly separated, b.e. SimpleAccess.Attributes.dll.
(I tried with BLToolKit but is impossible because exist an high coupled between components).
Thank's,
JM