This post shows how to add dynamic username availability lookup to an ASP.NET MVC view, using jQuery and C#There are three parts to the solution: the html form, jQuery function, and the controller.