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? Thats 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 dont 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 wont be an issue any longer, but thats little consolation to developers today.
Thanks for any comments, I appreciate your time.
Thanks for any comments, I appreciate your time.