Tell few steps for optimizing (for speed and resources) ASP
page/application ?
Answer Posted / prashant kumar
There are many ways to do this....
1. Use stored procedures
2. Minimum use of session variables
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is asp format?
What are the tags necessary to be present within the tag ?
Explain the difference between inline and code behind.
How to display images using response object?
Name the asp objects?
Can I avoid using the garbage collected heap?
Name the control which would you use if you needed to make sure the values in two different controls matched?
What are the attributes of the tags? What are their functions?
What is n-tier system?
What is difference between asp and aspx?
Define querystring collection in asp?
Define session object?
What options are available to deploy my .net applications?
What is aspx cs file?
Explain the post and get method?