This question is locked. New answers and comments are not allowed.
Hello,
I have just started my journey on MVC. First thing I noticed when designing the Views was has much the same look like as the ASP of old with code inter mixed with UI. Coming from a Web Forms I saw this a lacking. Nonetheless I am new and see huge benefits in other areas of MVC, one being unit testing. I have now looked into using the Telerik controls, I thought it would be as simple as reference the telerik.web.mvc.dll in my project and the extensions would appear. Sadly not. i.e Html.Telerik... How do I get this working in my own project?
I have just started my journey on MVC. First thing I noticed when designing the Views was has much the same look like as the ASP of old with code inter mixed with UI. Coming from a Web Forms I saw this a lacking. Nonetheless I am new and see huge benefits in other areas of MVC, one being unit testing. I have now looked into using the Telerik controls, I thought it would be as simple as reference the telerik.web.mvc.dll in my project and the extensions would appear. Sadly not. i.e Html.Telerik... How do I get this working in my own project?