G
Guest
I'm going to build a project which contain the business logic only, and it
should be device independent. And I'll have different program to build the
UI in for different platform using the same library of business logic.
I have created a solution to contain projects for different device (Windows
and SmartDevice), however, I cannot cretae a project for the business logic
which can be shared for different platform. It seems that VisualStudio does
not support the idea of seperating the Business Logic from UI, all project in
Visual Studio are device dependent.
May I know if there has any alternative that I can have a single source for
bussiness logic, and share the source for different platform?
should be device independent. And I'll have different program to build the
UI in for different platform using the same library of business logic.
I have created a solution to contain projects for different device (Windows
and SmartDevice), however, I cannot cretae a project for the business logic
which can be shared for different platform. It seems that VisualStudio does
not support the idea of seperating the Business Logic from UI, all project in
Visual Studio are device dependent.
May I know if there has any alternative that I can have a single source for
bussiness logic, and share the source for different platform?