Check the ASP.NET site performance

What approach you take to check the ASP.NET site performance and remedy for it.

Questions by nitin.jenekar

Showing Answers 1 - 3 of 3 Answers

Shrikant B

  • May 18th, 2016
 

Below are the steps that we can follow for the website improvement:
A) JS/CSS minification.
B) Use Sprite images.
C) GZIP compression.
D) Use caching
F) Use async call for the ERPs.
G) Use Bundling and Minification.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions