473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Restart a dll Build Number and Revision

Thanks for the last answer, but now how can i restart the count of the
Build and Revision numbers of a dll in VS.Net.

Thanks
Pietro
Nov 19 '05 #1
4 1468
are you using the auto-numbering?
Just take out the * and specify your own manually.

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Pietro" <pi****@uol.com.br> wrote in message
news:u9**************@TK2MSFTNGP10.phx.gbl...
Thanks for the last answer, but now how can i restart the count of the
Build and Revision numbers of a dll in VS.Net.

Thanks
Pietro

Nov 19 '05 #2
I want to continue using the auto-numbering, but starting
from zero.

Curt_C [MVP] wrote:
are you using the auto-numbering?
Just take out the * and specify your own manually.

Nov 19 '05 #3
Hello Pietro,

In short, you cant. When you use autonumbering, the following is assumed [1]:

If you specify major and minor, you can specify an asterisk (*)for build.
This causes build to be equal to the number of days since January 1, 2000,
local time, and revision to be equal to the number of seconds since midnight,
January 1, 2000, local time, divided by 2.

If you specify major, minor, and build, you can specify an asterisk for revision.
This causes revision to be equal to the number of seconds since midnight,
January 1, 2000, local time, divided by 2.

Given that, if you want to use auto numbering, your revision (and maybe even
your build) numbers will be based January 1, 2000.

[1] http://msdn.microsoft.com/library/de...ilityalexe.asp

--
Matt Berther
http://www.mattberther.com
I want to continue using the auto-numbering, but starting from zero.

Curt_C [MVP] wrote:
are you using the auto-numbering?
Just take out the * and specify your own manually

Nov 19 '05 #4
Thank you, i thought that the build number was how much times i build
the application.

Pietro

Matt Berther wrote:
Hello Pietro,

In short, you cant. When you use autonumbering, the following is assumed
[1]:

If you specify major and minor, you can specify an asterisk (*)for
build. This causes build to be equal to the number of days since January
1, 2000, local time, and revision to be equal to the number of seconds
since midnight, January 1, 2000, local time, divided by 2.

If you specify major, minor, and build, you can specify an asterisk for
revision. This causes revision to be equal to the number of seconds
since midnight, January 1, 2000, local time, divided by 2.

Given that, if you want to use auto numbering, your revision (and maybe
even your build) numbers will be based January 1, 2000.

[1]
http://msdn.microsoft.com/library/de...ilityalexe.asp
--
Matt Berther
http://www.mattberther.com
I want to continue using the auto-numbering, but starting from zero.

Curt_C [MVP] wrote:
are you using the auto-numbering?
Just take out the * and specify your own manually.


Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: baylor | last post by:
Is there a way for my EXE to tell when it was built? The idea is to write a copyright date that shows "Copyright 2005-" and then the date the EXE was last built -baylor
9
by: Abe Frohnman | last post by:
I'm wondering how I can access the version info within AssemblyInfo.cs in my program? I'd like to output the version of my program in a text label but I can't find any clear examples on how to do...
5
by: Aaron | last post by:
How does the build number works? right now my assembly is version 1.0.1235.33799 it doesn't change when i re-compiled it. Thanks.
2
by: Mark | last post by:
In the AssemblyInfo.cs page of a ASP.NET project, there is a defaulted property of: It's my understanding that this indicates a Major Version of 1, a Minor Version of 0, and a Build and...
5
by: cameron | last post by:
Is it possible to get the build date, (not the version), of a dll? -Cam
8
by: S. HP | last post by:
How can I make a build number that increases for each build automatically in a ASP.NET project, as I used to have in VB 6.0 ? Regards, SAHP
2
by: Stu | last post by:
Hi, I want to write a page to track changes on a site. How do I get the build number of the site's dll from a web page? Thanks in advance. Stu
1
by: Zack Sessions | last post by:
This topic has been discussed a few times. It looks to me that one of the easiest ways to determine this is by deconstructing the Assembly Version's Build and Revision numbers. A previous thread...
11
by: Rolf Welskes | last post by:
Hello, the problem seems to be complex and is in all developments of web-controls which uses own TypeConverter. For this I have here a simple demo-program of the problem: The Control-code: A...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.