163 Views
Every so often you come across a project where you need to install a strongly typed assembly into the gac in order to run your application. What happens when you need to debug the application and you have modified the assembly?
0 comments