Compress and Minify WebResource.axd and ScriptResource.axd in ASP.NET 4 WebForms
问题 I have been trying for a week now to reduce the number of requests on our web application but I can't seem to combine the .axd files. I got a suggestion from somewhere which worked locally (development box) but doesn't work on our test and production environment as they are both on HTTPS . The developer didn't comment on that and the component he wrote was last updated in 2011. (I will find the link and update this post). I tried using the CompositeScript in ScriptManager and again it doesn't