By tag: ScriptResource
0
kicks
ASP.NET Ajax - Script Combining and moving ScriptResource.axd's to Sta
I've got a little something I'm doing and I wanted to take control over some scripts that were being added by ASP.NET WebForms. Remember that ASP.NET WebForms is designed around a control/component model, so you don't get 100% control over your markup. When you drag a control onto the page in WebFor...