I am trying Curd operations using MVC Gertting Following
ERROR::::error CS1061: 'System.Web.Mvc.HtmlHelper<System.Collections.Generic.IEnumerable<MvcApplication 3.Models.Actor>>' does not contain a definition for 'DisplayNameFor' and no extension method 'DisplayNameFor' accepting a first argument of type 'System.Web.Mvc.HtmlHelper<System.Collections.Generic.IEnumerable<MvcApplication 3.Models.Actor>>' could be found (are you missing a using directive or an assembly reference?
Please once check my attechment code