Is there a way to get javascript Intellisense without having to use the webscriptmanager? Such as in a .js file or when you have to use the ToolkitScriptManager for the AJAX Control Toolkit...
Yes, but the scripts would have to be registered in the Scripts collection of the toolkitscriptmanager or referenced on the page. Then before deployment those scripts would need to be removed.
We have quite a list of scripts, some 40+, WebScriptmanager makes it easier to use.
I can provide you with the list if you'd like.
Could we please get the list, as well as usage is there is any specific path or way to reference them?
Could you please also send me the list, as well as usage is there is any specific path or way to reference them ? Thanks in advanced.