
Originally Posted by
erickwidya
hi all, need some suggestions
right now when i try to build some program i used .dll that contains global method that being used in whole application, when it need to change than i just need to rebuild the .dll then rebuild the program that used that .dll
it got no problem at all because i'm a single fighter
but this situation doesn't work well when i involved into Developer Team
when "sharing resource" change, it need to be redeploy
my first thought are using Web Service to do simillar
any insight how to resolve something like this?
thx,
erick