I've successfully converted my VB.NET project to C#.NET with sharpdevelop.

I've installed mono and would appreciate a push in the right direction because the software is very daunting for a beginner.

The goal is to get my project to run in Linux (ubuntu hopefully).

Haven't studied it thoroughly yet, I do see the "monkey guide" -- but which part of mono should I be looking at?

gtk#?

What part does the magic of converting the c# code to run on linux?

THANKS very much.