M
Makaveli
Hi,
I develop a program for work in C# and it works fine on my machine,
because, of course i have the .NET framework. I want others to be able
to run this too but without the trouble of having to download the
framework.
Is there a way I can compile this to binary with the .NET libraries
linked in some how and run it with the Framework???
Perhaps make a DLL out of it, if I cannot compile to binary???
Please help.
Thanks,
Mak
I develop a program for work in C# and it works fine on my machine,
because, of course i have the .NET framework. I want others to be able
to run this too but without the trouble of having to download the
framework.
Is there a way I can compile this to binary with the .NET libraries
linked in some how and run it with the Framework???
Perhaps make a DLL out of it, if I cannot compile to binary???
Please help.
Thanks,
Mak