G
Guest
I am in a bit of a quandry at the moment.
I have to develop 2 applications, 1 a windows app and the other thin client.
Each application will share the same business classes and the same database.
Normally I would start a new solution, add my business class project then
add my asp.net web project or windows project and continue from there.
This will result in 2 applications with bin folders each containing the
business class dll ready for deployment. The problem with this approach is,
What happens if I change my business class? Will I then not be forced to
rebuild and redploy my 2 applications ?
I have to admit that the whole subject of COM/COM+ confuses me.
I was hoping to be able to change my business classes without
rebuilding/deploying my 2 applications.
Can anyone give me a bit of advice on this subject ?
I have to develop 2 applications, 1 a windows app and the other thin client.
Each application will share the same business classes and the same database.
Normally I would start a new solution, add my business class project then
add my asp.net web project or windows project and continue from there.
This will result in 2 applications with bin folders each containing the
business class dll ready for deployment. The problem with this approach is,
What happens if I change my business class? Will I then not be forced to
rebuild and redploy my 2 applications ?
I have to admit that the whole subject of COM/COM+ confuses me.
I was hoping to be able to change my business classes without
rebuilding/deploying my 2 applications.
Can anyone give me a bit of advice on this subject ?