Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

Posted

Do I have to package the whole .NET redistributable with it (20+MB) for those without .NET?

 

Yes. .NET works just like Java. If they don't have the runtime, they can't use the program.

Gamer extraordinaire. Programmer wannabe.
Guest mutant
Posted
Why not, most of the computers will have .NET framework at some point, and there is more and more broadband users.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...