What are AJAX Helpers in MVC? Technology Community › Category: ASP.NET MVC › What are AJAX Helpers in MVC? 0 Vote Up Vote Down VietMX Staff asked 4 years ago AJAX Helpers are used to create AJAX enabled elements like as Ajax enabled forms and links which performs the request asynchronously and these are extension methods of AJAXHelper class which exists in namespace — System.Web.Mvc.