A developer company sends dll's to the client. some client is not happy current functionality, so request some modification. developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected.
Total Answers and Comments: 3
Last Update: August 29, 2006 Asked by: Rupesh Agrawal
RE: A developer company sends dll's to the client. som...
in vb.net we have a version control in there we have 1.1.2.3 this is the old version of Dll we have change only the 1.1.2.4 for the New dll which is compablitly of the ealry version.