vis781
Well-known member
Hi all, having just completed my custom control. I found myself left with one question.. How do i deploy it and whats the best way?
There are two options as i see it....
1. Simply add a reference to it in my projects and have it packaged with my application.
2.Add a key file, and the proper assembly information to the top of my usercontrol file and have it deployed in the GAC.
Can anyone shed any light on the advantages/Disadvantages of these.
Thanks.
There are two options as i see it....
1. Simply add a reference to it in my projects and have it packaged with my application.
2.Add a key file, and the proper assembly information to the top of my usercontrol file and have it deployed in the GAC.
Can anyone shed any light on the advantages/Disadvantages of these.
Thanks.