If you reference an ASP.NET page that contains a scriptmanager in your js file like below you get intellisense for the entire Microsoft AJAX Library plus any additional scripts ref’d by the scriptmanager. The easiest way to get the /// > entry in your js file is to drag n drop your .aspx page from solution explorer into the contents of your js file. VS magically adds the refJ
Add your comment