A developer company sends dlls 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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

What is Finalizer in .NET define Dispose and Finalize ?

0 Answers   MCN Solutions,


What is the use of ErrorProvider Control in .NET?

2 Answers  


Explain the difference between vb and vb.net?

0 Answers  


How many types of exception handlers are there in .NET?

2 Answers  


Types of evidence in .net with context to CAS

0 Answers  


String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 Answers  


Dynamic Fonts

0 Answers  


Which property is used in the email to send the content as HTML

1 Answers  


What is the difference between reference type and value type?

0 Answers  


What is the difference between custom control and web control?

2 Answers  


What is STA in .NET?

0 Answers  


What does SCM do?

2 Answers  


Categories