Any quick solution to display performance diagnostics on every pag

Any quick solution to display performance diagnostics on every pag

am 31.01.2008 10:13:00 von PhilJohnson

Hi,

I am working on a large asp.net 1.1 application.

An older ASP version of the same application has code in every page and
includes to enable it to display some performance diagnostics on every page
(things like what percentage of the time to return the page was spent in each
includes on the page etc)

I have been asked if there is any quick way to display performance
diagnostics on every page in our aspx application.

We have a base page class which could be a generic starting point and
obviously the global.asax could be a place to put code that adds diagnostics
to every response.

Does anybody know what kind of performance diagnostics I could display on
every response without modifying all of the webforms and controls in the app?
(Currently there are over 800 so I really want to avoid a solution that means
extra code to ver 800 entities).

Thanks in advance.

--
Regards,

Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com

Re: Any quick solution to display performance diagnostics on every pag

am 31.01.2008 11:16:25 von mark

"Phil Johnson" wrote in message
news:07C003D4-25F7-4AE8-94FE-E0869BCA1AD0@microsoft.com...

> Does anybody know what kind of performance diagnostics I could display on
> every response without modifying all of the webforms and controls in the
> app?
>
> Phillip Johnson (MCSD For .NET)

http://www.google.co.uk/search?sourceid=navclient&hl=en-GB&i e=UTF-8&rlz=1T4GZEZ_en-GBGB252GB252&q=%22ASP%2eNET%22+trace


--
Mark Rae
ASP.NET MVP
http://www.markrae.net