1 project contains the datamodel: the POCO-classes and their customizations
Under the "Libraries"-folder's root I've added 2 other projects:
A project containing the business classes
In the "Webservices" folder I created a WCF Service project.
Basically I ended up with a architecture like this:
My questions:
Are there certain aspects I forgot to incalculate?
All suggestions, comments are welcome... :-D