So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?


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

Post New Answer

More C Sharp Interview Questions

Is collection a data structure?

0 Answers  


Does the variables of a private class-level inherited?

0 Answers   Siebel,


Define constructor in c#.

0 Answers  


What is c# console application?

0 Answers  


Why we use dll in c#?

0 Answers  






What is the difference between static and constant variables?

0 Answers   Accenture,


What is difference between private and static constructor?

0 Answers  


While debugging a C# application can you change the value of a variable?

0 Answers   Siebel,


What is the difference between console application and windows application?

0 Answers  


What exactly happens when we debug and build the program?

0 Answers  


What are c# i/o classes?

0 Answers  


What are some examples of desktop applications?

0 Answers  


Categories