all groups > dotnet distributed apps > december 2007 >
You're in the

dotnet distributed apps

group:

Dll used by several applications problem



Dll used by several applications problem -R
12/11/2007 10:47:03 AM
dotnet distributed apps:
I have a dll which is used by several application.

The Problem => When there is a new build for the Dll ...all the other
dependent application has a new build. So , all the apps has to go through
the QA testiong steps.

Result => A lot of wastage of time and resources.

What should be the approach here ????
--
Re: Dll used by several applications problem Bryan Phillips
12/22/2007 8:03:38 PM
Either you need to have a way to automate your regression testing or
release the dll in iterative versions so that you can gracefully upgrade
the dependent applications as needed or as time permits.

--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Microsoft MVP - Client Application Development
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



[quoted text, click to view]
AddThis Social Bookmark Button