|
How to load ScriptManager’s necessary resource file from CDN?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET ASP.NET-AJAX
To load asp:ScriptManager’s necessary JavaScript file from CDN to improve the performance of the
ASP.NET AJAX pages, we can follow this approach.
|