Stories recently tagged with 'Versioning'

Versioning Builds With TFS & MSBuild(richardsbraindump.blogspot.com)

submitted by rbanks54rbanks54(210) 4 years, 8 months ago

How to automatically use the TFS changeset number for the revision number part of a version string. read more...

add a comment |category: |Views: 163

tags: another

.Net and C# Versioning Clarifications(iansuttle.com)

submitted by isuttleisuttle(1140) 4 years, 9 months ago

Many people have misconceptions of the versions of the .Net Framework and the .Net languages. Let's set the record straight. read more...

add a comment |category: |Views: 2

tags: another

ChannelFactory(weblogs.asp.net)

submitted by stevenmcohnstevenmcohn(130) 5 years, 3 months ago

Our application is huge; we expect it to consist of dozens of Web services each with dozens of methods. Anticipating many years of evolution, maintenance, and service packs, we immediately asked questions like “How will we maintain shape changes to service contracts?” read more...

add a comment |category: |Views: 4

tags: another

Same Assembly Version For All Project(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 4 months ago

A simple tip for managing the same Assembly Version for several project I.e. have it managed in one place. read more...

add a comment |category: |Views: 10

tags: another

Which Version of Version?(haacked.com)

submitted by HaackedHaacked(5105) 5 years, 7 months ago

Phil Haack discusses versioning schemes and the lack of agreement. read more...

add a comment |category: |Views: 4

tags: another

Software Downloads, Versions & Coupling(shortcircuited.wordpress.com)

submitted by cocoabuttercocoabutter(350) 5 years, 9 months ago

You'd be surprised how some of the biggest companies drive their customers nuts by failing to clearly version their software or needlessly packaging software. read more...

add a comment |category: |Views: 0

tags: another

Building Plugins Resilient to Versioning(haacked.com)

submitted by HaackedHaacked(5105) 5 years, 11 months ago

This article discusses how to design a plugin architecture that is resilient to versioning and changes. read more...

1 comment |category: |Views: 16

tags: another