I had an idea, and I would like to know if it can become true or not, now we can say that I made a program using VS C # 2010, and I used 2 libraries using the system; and using system.IO;
can I take these 2 libraries from the .net frame on my own and include them in my application folder and import them into my application using the links. so I donβt need to install the .net infrastructure on the target machine, is this possible? and if so, where can I find .net libraries to download and enable. Thanks so much for your help in advance.
source
share