5
Answers

How can I deploy a c#.net application on a machine that doesn't have a .net framework installed ?

How can I deploy a c#.net application on a machine that doesn't have a .net framework installed ? do I have to include any file as part during the deployment of the application or creating a set up program for that? thanks for the help in advance.

Answers (5)