Strong Naming an existing assembly
Now this is one problem that we face when we use a 3rd party DLL, which is not-strongly named & we still want to dump it to GAC. So, lets see the 5-step ...
Now this is one problem that we face when we use a 3rd party DLL, which is not-strongly named & we still want to dump it to GAC. So, lets see the 5-step ...
While adding a pop-up to a plugin, designed in VS 2008, one of the commonly faced problem is: Error 1 The best overloaded method match for 'EnvDTE80.Commands...