Top "Asp.net-mvc-ajax" questions

The required anti-forgery form field __RequestVerificationToken is not present

Could you please help me to solve this issue? I'm implementing sign in form without form or html.beginform because …

asp.net-mvc asp.net-mvc-4 knockout.js knockout-mvc asp.net-mvc-ajax
what is the alternative of using url.action in ajax

E.g. @url.Action("Actionname", "ControllerName", new { [email protected], @class="test"}) I want such a thing in Ajax, like …

ajax url asp.net-mvc-ajax