I have a 500K application built using compnents of the .NET framework like SOAP, webclient, windows forms, etc. Do I have to package the whole .NET redistributable with it (20+MB) for those without .NET? That's prohibitive for most people on dialup. Surely I would only need to include the parts that I used or how does this work? I love working with .NET but I don't think much more than 50% of online windows users have it, if that Is there any clean solution to distributing .NET applications? In 5 years this won't be an issue any longer, but that's little consolation to developers today.
Thanks for any comments, I appreciate your time.
Thanks for any comments, I appreciate your time.