#I could not find satisfactory answers for my questions elsewhere..
1. Can I use C# to build Gui's for Linux programs without using external libraries ?
2. Can a single program combine C/C++ and C# code nicely ?
3. Is the code more portable than C++?
4. Is low level jobs possible at all...?..(I read that there are no pointers....but can we use..for example inline assembly..)