reducing size of .net applciation with libraries

admin

Administrator
Staff member
Hi,

I have a screen saver written in .net. There are some required libaries that are with it.

The problem is that it is 22 Mb and that is too big.

Are there any ways to reduce this size a lot. What about cutting the libaries down in size. I have heard about reflection but not tried it. How much would this reduce the size. Are there any other ways?

thanks a lot
 
Back
Top