Determine size of the data passed from server to client

M

mykidisgollum

Greetings,

We've recently been working with our site pages' viewstate, turning
off unnecessesary viestate items to reduce page size for faster
loading. We are also experimenting with using less tables etc.

What is the best way to determine the amount of data passed from
server to client in an ASP.NET page run? Right now the only way we
know is to view source, save source and view the file size properties.
I believe this may not give a true reflection of the data passed down
to the client though.

Surely there must be a more elegant way of determining how much data
is passed back to the client to help us determine if the changes we
are making is having an effect.

Thanks,

David Fields
 
B

bruce barker

if you use netscape or mozilla, it will give all the stats you need.

-- bruce (sqlwork.com)
 
E

Eric Lawrence [MSFT]

www.fiddlertool.com offers a tool which we use for just this purpose on
Office Online. Additionally, it will show you all of the stats about the
images, CSS, JS, etc.

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top