The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Versioning in Visual Studio .NET

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sascha Corti

Posts: 797
Nickname: sascha
Registered: Aug, 2003

Sascha Corti is a developer evangelist for Microsoft in Switzerland.
Versioning in Visual Studio .NET Posted: Oct 15, 2003 1:56 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sascha Corti.
Original Post: Versioning in Visual Studio .NET
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sascha Corti
Latest Posts From Console.WriteLine("Hello World");

Advertisement

Herfried K. Wagner has collected some information on versioning in Visual Studio .NET. Did you know for example that:

When using auto incrementation of numbers, the build number contains the number of days since January, 2000; the revision contains the number of seconds since midnight divided by 2.

Here is a short description of the meaning of the different build numbers:

Parts of the version number:
Main version: 'Product' version
Sub version: For example Service Pack
Build: During development, auto-increment
Revision: Hotfix or Quick Fix Engineering (QFE)

More detailed information on the subject can be found at:

Read: Versioning in Visual Studio .NET

Topic: Microsoft and Web Services Management Previous Topic   Next Topic Topic: Longhorn Client in '05, Server in '06

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use