running c sharp progs without FrameWork ? ??
hi
i would like to know whether it is possible to compile a c sharp executable in a way, that the .NET framework is not neccessary any more - not regarding, that the executable will grow.
Does anyone know if this is possible ? i ve heard things like dynamic / static binding, but i didn't understand how to use those things.
thanks in advance!!
maschka