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 are the Custom controls in asp.net?
Explain the differences between managed and unmanaged code?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is session in http request?
Define a web service in .net?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Is there any limit for query string? Means what is the maximum size?
Explain what is event bubbling?
What is a query string in a url?
What is data caching?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
Why is it preferred to not use finalize for clean up?
What is microsoft windows sharepoint services?
How you can stop the validation of ASP.NET controls from client side?
What is Web API Routing?