473,395 Members | 1,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

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

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
Dec 20 '07 #1
1 1269
I think you want this:
http://www.remotesoft.com/linker/

I hope this helps.

"Orgil" wrote:
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
Dec 20 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Fendi Baba | last post by:
Hi everyone, I am new to php. I am using a piece of code which is testing if a certain variable is <=0. and the code is written as follows: $lc_align = 'center'; if ($listing<=0) { $lc_text =...
5
by: jblazi | last post by:
import os L = os.listdir('.') for x in L: print '!'+x+'!'+x if x != 'rename.py': y = 'Kapustin (Hamelin): '+x os.rename(x,y)
1
by: esther | last post by:
I'm working on my monthly column for Software Test & Performance magazine, and I'd like your input. The topic, this time around, is unit testing (using python or anything else). Care to share some...
1
by: Mike Fellows | last post by:
im trying (with great difficulty) to retrieve 1 item of data from a dataset im trying to put the piece of data into a string from column 0 row 1 here is my code (i guess you will see what im...
56
by: Rob Dob | last post by:
VS2005 is a PIECE of Garbage and is bug Ridden, I wonder how many others feel the same, I am so sorry that I have moved away from VS2003, VS2005 is unstable, and half the stuff doesn't work, ...
18
by: __PPS__ | last post by:
Hello, I'm a university student and I'm preparing for my final today. I'm reading course notes, I found completely strange piece of code. It makes me laugh, I think the teacher needs to prepare...
8
by: saurabh.ss | last post by:
Hi I want to measure the time required to execute a piece of code. For example, I want to know the time required to execute a given function. How do I do it within C++? I know I got to use a...
13
by: Hendrik van Rooyen | last post by:
Hi, I would like to do the following as one atomic operation: 1) Append an item to a list 2) Set a Boolean indicator It would be almost like getting and holding the GIL, to prevent a...
1
by: rh.krish | last post by:
Hi, I have a unique situation. We have many applications (approx - 20) built on .NET framework 1.1 & 2.0 and hosted in one single IIS website in PROD. We have similar setup in TEST. Now we want to...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.