prog.cs(3,32): error CS0246: The type or namespace name `Controller' could not be found. Are you missing an assembly reference?
prog.cs(7,10): error CS0246: The type or namespace name `ActionResult' could not be found. Are you missing an assembly reference?
prog.cs(12,10): error CS0246: The type or namespace name `ActionResult' could not be found. Are you missing an assembly reference?
Compilation failed: 3 error(s), 0 warnings