Can I use a piece of .NetFramework2.0? pls, tell me

  • Thread starter Thread starter Orgil
  • Start date Start date
O

Orgil

Is there any possibility to pick up .netframework2.0 classes and DLLs,
used in an application, and create smaller and fitted framework to the
application?

I have created a small csharp application using VS 2005. That
application runs as portable.
Now I need to set it up in other PCs that have not .NetFramework2.0.
That PCs are far from my computer. So I will upload the application to
that PCs via internet.
The network speed is very low, this is my problem.

My application size is lower that 1MB.
But .NetFrameWork2.0 is more that 20MB.
Sending .NetFrameWork2.0 spends horrible one day.

If it possible, I like to pick up DLLs, used in my application, only.
But is it possible?

tell me pls!!!

... ORGIL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top