[quote user="Bigfellahull"] I try to keep as little code as possible in my MainGame.cs.[/quote]
This is how I intend to do any future projects.
I too probably overuse #region - but thats because i have so much code with in the Main.cs ,so i`m sort of hiding it away when I`m not directly coding with it !
Would you for ...