» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with versioning + build

a little madness " Incremental schema upgrades using Hibernate

I have been inspired by recent discussions on upgrade frameworks to show how hibernate can be used to provide simple incremental database schema maintenance. Database schema maintenance is one of the more difficult aspects of upgrading applications, particularly when the application supports multiple databases, so I am very happy that hibernate helps out during upgrades.

Hibernate: del.icio.us tag/hibernate

Sleep Overrated - Scott Cowan - [Build Knowledge] Versioning

NAnt A .Net Build tool. We're going to use this to compile our Hello World Application and set the version number.

NAnt: del.icio.us/tag/nant

Sleep Overrated - Scott Cowan - [Build Knowledge] Versioning

Today I'll show you how to use NAnt and Cruise Control.Net to Version your application.

ContinuousIntegration: http://del.icio.us/popular/ContinuousIntegration

Synchronize assembly version with CC.NET build number with NAnt

http://lazyloading.blogspot.com/2007/05/updating-assembly-version-with-ci.html

NAnt: del.icio.us/tag/nant

Synchronize assembly version with CC.NET build number with NAnt

In the last month I started working again a lot on CruiseControl and build processes. Another quick tip I think it's interesting to share is how to have the version number of the code you are building synchronized with the build number generated by Cruis

NAnt: del.icio.us/tag/nant

Synchronize assembly version with CC.NET build number with NAnt

In the last month I started working again a lot on CruiseControl and build processes. Another quick tip I think it's interesting to share is how to have the version number of the code you are building synchronized with the build number generated by Cruis

ContinuousIntegration: http://del.icio.us/popular/ContinuousIntegration

Lazy Loading: Updating assembly version with the CI build: better code

Just an update for a previous post (it's too long to publish it in the same article). As I mentioned, the use of C# script will eliminate disadvantage of using <asminfo> task and give cleaner and more robust solution. So here is the code:

ContinuousIntegration: http://del.icio.us/popular/ContinuousIntegration

Lazy Loading: Updating assembly version with the CI build: better code

Just an update for a previous post (it's too long to publish it in the same article). As I mentioned, the use of C# script will eliminate disadvantage of using <asminfo> task and give cleaner and more robust solution. So here is the code:

NAnt: del.icio.us/tag/nant

Fear and Loathing : Versioning the Microsoft way... with NAnt

was inspired by a recent blog entry by Jeff Atwood here about how Microsoft versions their products and how the build number is significant. I thought it would be good to post a walkthrough of how to build your own versioning system ala Microsoft but usi

NAnt: del.icio.us/tag/nant