TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
vishal singh
NA
55
16.8k
How to eliminate renderblocking of webresources.asd
Aug 30 2016 2:08 AM
Hey guyz please tell me how to remover render blocking of webresource.axd i have a code but its not working for me code given below
I downloaded the script compressor.cs and put it inside app_code Folder
<system.web>
<httpModules>
<add type="ScriptCompressorModule" name="ScriptCompressorModule" />
</httpModules>
<httpHandlers>
<add verb="*" path="*js.axd" type="ScriptCompressorHandler" />
</httpHandlers>
</system.web>
Reply
Answers (
1
)
Call connection string from class inside sqldatasource
how can i pass a string variable in json