what are the ways to improve performance in .net
application?
Answer Posted / vijay saxena
Above info is correct..include few of them..
use ajax toolkit..
outputcache object
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is global asax is used for?
How many types of cookies are there in asp.net?
Can a master page have more than one contentplaceholder?
How can you make sure that web api returns json data only?
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.
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What are validator? Name the validation controls in asp.net?
When was asp.net released?
What is the difference between ASP Session State and ASP.Net Session State?
What is the significance of attaching a profile while creating a user?
How to bind all the binding controls in a page at once in ASP.NET?
How can we Validate a Controls in ASP.NET page using JavaScript?
What is the extension of master page in asp.net?
How to you can limit Access to Web API to Specific HTTP Verb?
Describe how passport authentication works.