S
salimgbelim
Hi Guys,
Just wondering how other developers manages version control in there
applications?
What i do is everytime i generate a new build i modify the
assemblyinfo.vb's
<Assembly: AssemblyVersion("9.2.2.7")>
and compare it with the server version if it doesn't match i ask client
to download/autoupdate my application.
Any Ideas???? or articles links for controling versions for PPC's?
Regards
Salim
Just wondering how other developers manages version control in there
applications?
What i do is everytime i generate a new build i modify the
assemblyinfo.vb's
<Assembly: AssemblyVersion("9.2.2.7")>
and compare it with the server version if it doesn't match i ask client
to download/autoupdate my application.
Any Ideas???? or articles links for controling versions for PPC's?
Regards
Salim