use method in controller from another controller
I am trying to use a method name in a controller which is written in a different controller and VS is saying the name does not exist in the current context. please assist. I am working in the book "ASP.NET MVC with Entity Framework and CSS"