What build tools do not depend on java (or Ruby)? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
OOP when using a GUI Designer
I usually do database and web development but at the moment I’m learning desktop development with Mono and Gtk# using using the MonoDevelop IDE. I’m also using the Stetic GUI Designer inside MonoDevelop to create the GUI.
Why isn’t there a private deployment option for the .NET framework? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Is it mandatory to obtain a licence for distributing software uses bundled Mono runtime?
My software composed of an EXE and dependent class library dlls, built on Windows using visual studio C# Compiler.
I’ve been able to run it directly on Mac OS X using mono myApp.exe without rebuilding.
Is it mandatory to obtain a licence for distributing software uses bundled Mono runtime?
My software composed of an EXE and dependent class library dlls, built on Windows using visual studio C# Compiler.
I’ve been able to run it directly on Mac OS X using mono myApp.exe without rebuilding.
Is it mandatory to obtain a licence for distributing software uses bundled Mono runtime?
My software composed of an EXE and dependent class library dlls, built on Windows using visual studio C# Compiler.
I’ve been able to run it directly on Mac OS X using mono myApp.exe without rebuilding.
Is it mandatory to obtain a licence for distributing software uses bundled Mono runtime?
My software composed of an EXE and dependent class library dlls, built on Windows using visual studio C# Compiler.
I’ve been able to run it directly on Mac OS X using mono myApp.exe without rebuilding.
Is it mandatory to obtain a licence for distributing software uses bundled Mono runtime?
My software composed of an EXE and dependent class library dlls, built on Windows using visual studio C# Compiler.
I’ve been able to run it directly on Mac OS X using mono myApp.exe without rebuilding.
Is it mandatory to obtain a licence for distributing software uses bundled Mono runtime?
My software composed of an EXE and dependent class library dlls, built on Windows using visual studio C# Compiler.
I’ve been able to run it directly on Mac OS X using mono myApp.exe without rebuilding.
Does setting a function public affect the C# compiler’s ability to inline the function as an optimization?
This could be either for the .NET or Mono compilers.