Is .NET Framework necessary in the client m/c for running a c#.net project?

Hi

I have a c#.net project in hand....I have to run my this project in the client m/c ....

I will be giving only dlls files to the client....

so Wht are the necessary requirements for my project to run on the client m/c

Is .net framework compulsory in client m/c

Plz let me know.




Answer this question

Is .NET Framework necessary in the client m/c for running a c#.net project?

  • Acid Cool

    Yes, the whole point is indeed that your client requires the .NET framework in order to run your C# project.



  • Is .NET Framework necessary in the client m/c for running a c#.net project?