I am using JQuery to make an Ajax call to a WebMethod. What file .asmx, aspx, or aspx.cs should I declare my WebMethod? Also how do I debug or step through my WebMethod? I notice that I cannot put a breakpoint in the WebMethod or maybe I am doing something wrong. Thanks !!!
↧