I have never used mono, so I know nothing about the project files.Quote:
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?
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.