Need a simple CRM and Project Management system?
Check out JobNimbus - CRM for Contractors and Service Professionals.

Version

Dynamically retrieving the executing assembly version attribute - C#

In our C# project the version attribute is defined in a CS file as: 

assembly: AssemblyVersion("3.6.2.5")]

To dynamically retrieve that via code, use the command: