Version Your Assemblies

Make sure you have a solid versioning policy in place. You can apply a version stamp using the AssemblyVersion attribute at compile time, for example:


[assembly: AssemblyVersion("1.0.12.34")]

It's usually best to apply the same version number to all the assemblies in an application during the build process.


Comments

Author: kaleeswaran01 Oct 2009 Member Level: Silver   Points : 0

nice one...


Regards,
Kaleeswaran



  • Do not include your name, "with regards" etc in the comment. Write detailed comment, relevant to the topic.
  • No HTML formatting and links to other web sites are allowed.
  • This is a strictly moderated site. Absolutely no spam allowed.
  • Name:
    Email: