Click here to Skip to main content
15,913,296 members
Home / Discussions / C#
   

C#

 
GeneralRe: .net build numbering Pin
Pete O'Hanlon25-Mar-08 22:46
mvePete O'Hanlon25-Mar-08 22:46 
GeneralRe: .net build numbering Pin
Russell Jones25-Mar-08 23:26
Russell Jones25-Mar-08 23:26 
GeneralRe: .net build numbering Pin
J4amieC25-Mar-08 23:30
J4amieC25-Mar-08 23:30 
GeneralRe: .net build numbering Pin
Pete O'Hanlon25-Mar-08 23:37
mvePete O'Hanlon25-Mar-08 23:37 
GeneralRe: .net build numbering Pin
J4amieC26-Mar-08 0:26
J4amieC26-Mar-08 0:26 
GeneralRe: .net build numbering Pin
Pete O'Hanlon26-Mar-08 0:42
mvePete O'Hanlon26-Mar-08 0:42 
GeneralRe: .net build numbering Pin
J4amieC26-Mar-08 1:26
J4amieC26-Mar-08 1:26 
GeneralRe: .net build numbering Pin
Luc Pattyn26-Mar-08 3:09
sitebuilderLuc Pattyn26-Mar-08 3:09 
Pete O'Hanlon wrote:
the number is incremented


IMO that's both true and misleading.

increment as in "make larger" or "add something positive to it" is correct,
but to a lot of people, myself included, increment means "add one" as is common
in most microprocessor instruction sets.

so maybe the better explanation is AssemblyVersion x.y.z.* or x.y.*.*
generates automatic numbers that contain datetime information in such a way
that the entire number gets increased each time.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


GeneralRe: .net build numbering Pin
Pete O'Hanlon26-Mar-08 3:14
mvePete O'Hanlon26-Mar-08 3:14 
GeneralRe: .net build numbering Pin
Russell Jones26-Mar-08 3:34
Russell Jones26-Mar-08 3:34 
GeneralRe: .net build numbering Pin
Luc Pattyn26-Mar-08 4:11
sitebuilderLuc Pattyn26-Mar-08 4:11 
GeneralRe: .net build numbering Pin
Russell Jones25-Mar-08 23:54
Russell Jones25-Mar-08 23:54 
GeneralRe: .net build numbering Pin
Giorgi Dalakishvili26-Mar-08 0:08
mentorGiorgi Dalakishvili26-Mar-08 0:08 
GeneralRe: .net build numbering Pin
Russell Jones26-Mar-08 3:12
Russell Jones26-Mar-08 3:12 
GeneralRe: .net build numbering Pin
Giorgi Dalakishvili26-Mar-08 3:50
mentorGiorgi Dalakishvili26-Mar-08 3:50 
GeneralRe: .net build numbering Pin
PIEBALDconsult26-Mar-08 7:26
mvePIEBALDconsult26-Mar-08 7:26 
GeneralFilling web site page values from our(local) database values. Pin
krishna_mag25-Mar-08 22:11
krishna_mag25-Mar-08 22:11 
GeneralRe: Filling web site page values from our(local) database values. Pin
Christian Graus25-Mar-08 22:19
protectorChristian Graus25-Mar-08 22:19 
GeneralRe: Filling web site page values from our(local) database values. Pin
krishna_mag25-Mar-08 23:08
krishna_mag25-Mar-08 23:08 
GeneralRe: Filling web site page values from our(local) database values. Pin
Christian Graus25-Mar-08 23:11
protectorChristian Graus25-Mar-08 23:11 
GeneralISP Pin
ellllllllie25-Mar-08 21:21
ellllllllie25-Mar-08 21:21 
GeneralRe: ISP Pin
Christian Graus25-Mar-08 22:20
protectorChristian Graus25-Mar-08 22:20 
GeneralSet the Coordinate Pin
kamalesh574325-Mar-08 20:11
kamalesh574325-Mar-08 20:11 
GeneralRe: Set the Coordinate Pin
Vasudevan Deepak Kumar25-Mar-08 20:21
Vasudevan Deepak Kumar25-Mar-08 20:21 
GeneralAccessing Win32 windows handles/pointers from a C# application/form Pin
pinhigh2k25-Mar-08 16:40
pinhigh2k25-Mar-08 16:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.