The concept is this: You're building forms using Visual Studio tools for Dynamics, and you would like to display the version number of your dll in the form.
If you use the standard approach, you'll get the version number of Dynamics... which is useless.
This code snippet will show you how to do it.