what are the ways to improve performance in .net
application?
Answer Posted / rahul bhatnagar
You have some more technique to doing it
Use Style sheet at top of page
Use javascript at bottom of page
Use External Style Sheet/Java Script
Remove duplicate refn of java script
Use caching
Reduce no of http request
use gzip
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What symbol specifies the beginning of a query string?
What is asp.net localization?
How can I open ashx file in mobile?
What are the types of caching in asp.net?
What is app_code folder in asp net?
Why is string called immutable data type?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
Is asp.net a programming language?
Is oauth for authentication or authorization?
Explain the Order of events in an asp.net page?
What is the adavantage of using ASP.NET routing?
Which Is Faster MVC or ASP.net ?
What is asp net objects?
What is the difference between response.redirect and server.transfer?