Main Menu
Have you by any chance, added a reference to an asp.net-mvc project from a Windows or Console project, and then you get: The type or namespace name 'Controller' could not be found (are you … more
I've been playing with perl a lot lately and after recently playing with Catalyst, I moved on to Dancer. Dancer has a nice tutorial with a simple dummy blog application. The app is on GitHub here. … more