Help to launch C# application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I have developed an application using the namespaces provided by .NET framework. Now if i want to launch this app on a machine which has bare minimal XP os installed, what all libraries we need to bundle along with our application

Ganga
 
The target machine need to have the .NET framework installed in order for your app to run.
 

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