Tell few steps for optimizing (for speed and resources) ASP
page/application ?
Answer / 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 |
What is full form of aspx?
Explain how can you overload a method?
which sdlc model was used for whatsapp?
Can be arrays resized by using the keyword redim?
Define a variable?
We have recently bought Hart 475 communicator , when we try to use it on transmitter it shows error : Voltage detected on FF connectors and later show No device found , can any one give me and idea about how to solve it.
What are the advantages of Cookies over Session Object?
How to insert the records in a database table by using asp?
What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.
What's the purpose of using BUFFER property?
How many global.asa files can an application have in asp?
How do you initialize a two-dimensional array that you don't know the dimensions of?