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 .net remoting?
What is the extension of master page in asp.net?
Why is global asax is used?
What are the new data controls in asp.net 2.0?
What is client side state management?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Where are session variables stored?
What are the benefits of view state?
How do you sign out from forms authentication?
What are custom controls?
Explain the asp.net page life cycle.
how to elimainte the similar data from the different tables
What are the different types of Caching techniques in ASP.NET?
Is asp.net easy to learn?
Explain weak typing and strong typing.