G
Guest
HI,
Due to some ridiculous policy decisions at my company, I'm not able to
use IIS for any ASP.Net or web services. I am, though, about to start
building a C#-based winforms app. I'm a little perplexed about the best
way to handle deployment. I'm willing to use the installer for initial
installs, but want a smart client-style method for updates from a file
server. I'm considering building a small launcher utility that compares
dll versions and handles the download, but would prefer something more
native in the framwork. I should also mention that I have the option of
using java-based web services.
Any ideas would be helpful.
TIA,
Barry Gilbert
Due to some ridiculous policy decisions at my company, I'm not able to
use IIS for any ASP.Net or web services. I am, though, about to start
building a C#-based winforms app. I'm a little perplexed about the best
way to handle deployment. I'm willing to use the installer for initial
installs, but want a smart client-style method for updates from a file
server. I'm considering building a small launcher utility that compares
dll versions and handles the download, but would prefer something more
native in the framwork. I should also mention that I have the option of
using java-based web services.
Any ideas would be helpful.
TIA,
Barry Gilbert