what are the ways to improve performance in .net
application?
Answer Posted / prem
Try to do most of burdan in client side and less server side
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between user control an custom control?
Less than one page, how many windows will you be able to maintain?
Explain the difference between inline and code behind - which is best in?
Define application state variable and session state variable?
How long the items in ViewState exists?
In asp.net, how can you validate drop down box?
What are the asp.net server side objects?
What is viewstate in asp net with example?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What is slidemaster?
What is the difference between the asp and asp.net?
Where sessions are stored in asp.net?
What is a web server? What are the load limits in it?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is viewstate information stored?