Improve the performance
-
Hi All, How to improve the .net application performance from application point of view irrespective of database changes. Regards, Vijaya
vijaya
You could add some Data Caching
Mark, http://aspnetlibrary.com
-
Hi All, How to improve the .net application performance from application point of view irrespective of database changes. Regards, Vijaya
vijaya
There are many, many ways. But first thing you should do is some profiling... to find what takes most resources.
"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe
-
You could add some Data Caching
Mark, http://aspnetlibrary.com
-
There are many, many ways. But first thing you should do is some profiling... to find what takes most resources.
"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe