I am using jQuery and jQuery UI across my project with HtmlHelper extensions.
And somehow the advantages of using the AjaxHelper has eluded me.(or maybe I'm ignorant)
I was just curious to know what are the uses of the AjaxHelper class in asp.net mvc. and whether its really worth incorporating into my project.
Can some one point out some obvious advantages since I find myself comfortable without its use but not-so-comfortable for not exploring it fully.