I
Ivan Weiss
I want to start an application for my firm (a foodservice design
consulting firm). I am doing this part time at night so it will take
awhile.
I am thinking the best approach is to develop in a series of modules so
that I can finish one, go live with it and continue to add features and
modules one by one to build on the application.
My question is how to organize a module style application, I have never
done that before....
I am assuming I would create a solution with a separate project for each
module... And I am assuming another project for the main interface.
Or am I overthinking this and should I just create the various classes
for all of the business objects and work in a UI project and access the
classes as I create them?
I have also always been very confused about how to create an
installation package when it comes down to it. I am expecting to
develop in Visual Studio 2008
-Ivan
consulting firm). I am doing this part time at night so it will take
awhile.
I am thinking the best approach is to develop in a series of modules so
that I can finish one, go live with it and continue to add features and
modules one by one to build on the application.
My question is how to organize a module style application, I have never
done that before....
I am assuming I would create a solution with a separate project for each
module... And I am assuming another project for the main interface.
Or am I overthinking this and should I just create the various classes
for all of the business objects and work in a UI project and access the
classes as I create them?
I have also always been very confused about how to create an
installation package when it comes down to it. I am expecting to
develop in Visual Studio 2008
-Ivan