G
Guest
Hello, I am a beginner C# programmer for our company. I am rewriting some
of our software written in C++ to C#.
With our new software we are developing, my boss is under the impression
that you can actaully just "change" the .exe file on our servers and everyone
who logs into our webpage to launch the application will automatically
recieve the newest version of software..... can this be done? I have never
heard of such a thing, nor can I find anything to support that. All our
software is about 1 Mb including a .dll for other device interfaces.
Maybe I can make an applet that the log into and it checks to see if they
have the newest version and download it if they don't....?
Should I not use an .exe and somehow program a web interface in C# for our
software? I am very lost... Any input would be greatly appreciated here.
Thanks,
Rob K
of our software written in C++ to C#.
With our new software we are developing, my boss is under the impression
that you can actaully just "change" the .exe file on our servers and everyone
who logs into our webpage to launch the application will automatically
recieve the newest version of software..... can this be done? I have never
heard of such a thing, nor can I find anything to support that. All our
software is about 1 Mb including a .dll for other device interfaces.
Maybe I can make an applet that the log into and it checks to see if they
have the newest version and download it if they don't....?
Should I not use an .exe and somehow program a web interface in C# for our
software? I am very lost... Any input would be greatly appreciated here.
Thanks,
Rob K