3xodus
Freshman
Hi,
I've just started looking into writing my own controls - I just ran through a tutorial, downloaded a few samples, played around a bit etc, and I was wondering... Is there any way to use my new controls without distributing the .dll?
A project I'm working on is small and will be disributed via my website - probably less than 50 people will ever use it. I want to distribute it as a single executable, which I can do if I don't use my control it seems.
Is there a way to just use my controls Class (one .cs file) to use my control, rather than using the .dll which I would have to distribute?
Thankyou
I've just started looking into writing my own controls - I just ran through a tutorial, downloaded a few samples, played around a bit etc, and I was wondering... Is there any way to use my new controls without distributing the .dll?
A project I'm working on is small and will be disributed via my website - probably less than 50 people will ever use it. I want to distribute it as a single executable, which I can do if I don't use my control it seems.
Is there a way to just use my controls Class (one .cs file) to use my control, rather than using the .dll which I would have to distribute?
Thankyou