Es läuft ...

07/13/2009 12:18 Gertos#61
Quote:
Originally Posted by meilleur View Post
I started programming c# with mono (.net compiler) in ubuntu (Linux distribution), if I want to export my project in MV2008(or inverse) will I have problem with compatibility?
I have never used mono, so I know nothing about the project files.
But I don't think the project files will be the same.


The Source Code files should be the same, so the only thing you have to do is to setup a new project and merge your source code files into it.

This should be done in a few sec for a small project.