in

QuestMaster.NET

A Quest for the Perfect Program, and a Quest for Life

Life, Universe And Everything According To Dirk

We apologize for the inconvenience

Microsoft's Build Numbering Scheme

A .Net assembly has a version that consists of four numbers:

  • Major version
  • Minor version
  • Build number
  • Revision number

Major and Minor should be self-explanatory.  Revision says which version of the daily build we are dealing with.  Now the really interesting part is the Build number.

Microsoft apparently adopted a strategy of constructing the Build number like this:

  • year (y)
  • month with leading zero (MM)
  • day with leading zero (dd).

This makes it easy to identify the day on which the assembly was built.  The build number for today would be 50608.

Should there are any Yes fans at Microsoft, then I'd be sure that the RTM build of Windows Blackcomb would be made on 25th January 2009: Build number 90125 ;-)

 

Published Jun 08 2005, 10:26 by Dirk
Filed under: ,

Comments

No Comments
Copyright Dirk Rombauts
Powered by Community Server (Non-Commercial Edition), by Telligent Systems