So I've setup my project according this tutorial: http://our.umbraco.org/wiki/codegarden-2009/open-space-minutes/working-in-visual-studio-when-developing-umbraco-solutions and I'm using umbraco 6.02.
So basically what I have is another web application ( not mvc ) where I want to create my razor scripts. However I do not have intellisense and visual studio doesn't understand the razor tags. Probably because my web application is not a MVC application, but I wonder if anyone has got this working, or has an alternative way for working with razor scripts in visual studio.