I am trying to find a way to compare the version of the currently executing
assembly to the version of my latest upload so I can notify the user when a
newer version is available.
Is it possible to get the version information programmaticall y for an exe
file in some folder on my web site or alternatively to retrieve the version
information from information appearing on a web page on my web site?
Thanks,
Dennis
assembly to the version of my latest upload so I can notify the user when a
newer version is available.
Is it possible to get the version information programmaticall y for an exe
file in some folder on my web site or alternatively to retrieve the version
information from information appearing on a web page on my web site?
Thanks,
Dennis
Comment