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

Explain streamreader/streamwriter class?

0 Answers  


Why do we need events in c#?

0 Answers  


How are methods overloaded?

0 Answers  


What is returned if you pass the value 12.34 to the parsefloat () function?

0 Answers  


what is the diference between casting and converting?

2 Answers  






Why do we overload constructors?

0 Answers  


What does mean c#?

0 Answers  


Are c# destructors the same as c++ destructors?

0 Answers  


How can we make a thread sleep for infinite period ?

0 Answers  


how to prevent a class from being inherited in c#.net?

0 Answers  


What is a verbatim string literal and why do we use it?

0 Answers  


If casting fails what type of exception is thrown?

0 Answers  


Categories