Hello,
It was recommended this forum is better to ask about setting up the team development process (using VS & TFS) regarding signing an application for deployment. If that is incorrect, please advise.
My question regard developing a windows forms application for public use, deployed for download from a website.
Regarding strong naming, is there a reason strong naming should always be done during development? In other words, why not develop freely without all the work-around techniques for file/assembly verification, and then strong name during the final build before deployment? In other words, not even use delay sign during development.
What might some situations be where it would be OK to not strong name during development and leave it until the end?
Best Regards,
Alan