GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Microsoft.NET
Go To First  |  Previous Question  |  Next Question 
 Microsoft.NET  |  Question 3 of 38    Print  
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 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 31, 2005 06:23:35   #1  
geekspv Member Since: October 2005   Contribution: 4    

RE: A developer company sends dll's to the client. som...
Always design parametric functions to suit one or more clients.
 
Is this answer useful? Yes | No
November 14, 2005 03:47:31   #2  
Vinoth Kumar A        

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.
 
Is this answer useful? Yes | No
August 29, 2006 08:04:58   #3  
gouri        

RE: A developer company sends dll's to the client. som...

Put the both the versions of dll in GAC. Make a publisher policy file which instructs to use versin 2 instead of 1.

Then create on application.config file in which you put publisherpolicy attribute to false. so that it will use the older version.


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape