[Javascript] Download time

Peter Brunone peter at brunone.com
Mon Jun 2 08:29:27 CDT 2003


	I stand corrected; if you have a large amount of server controls in your
form, and you haven't disabled viewstate at the page or application level,
it could add a couple of k (still negligible compared to the 120kB file, but
it could have a noticeable effect for 28kbaud folks).

-Peter

|-----Original Message-----
|From: javascript-bounces at LaTech.edu
|[mailto:javascript-bounces at LaTech.edu]On Behalf Of Chris Tifer
|
|Actually, for people with really slow connections, it could be a problem
|with all
|the extra script that's sent to the client which helps preserve
|state.  It's
|minimal,
|but for people still in the stone-age of phone lines, a couple of
|K can be a
|hassle.
|
|Chris Tifer
|http://emaialjoke.com
|
|----- Original Message -----
|From: "Peter Brunone" <peter at brunone.com>
|
|> Charlie,
|>
|> .NET has nothing to do with slow access times for web pages, unless of
|> course you're doing inefficient coding.  The framework does require more
|> resources than running without it, but this is true of anything you
|install
|> on your machine.
|
|_______________________________________________
|Javascript mailing list
|Javascript at LaTech.edu
|https://lists.LaTech.edu/mailman/listinfo/javascript
|



More information about the Javascript mailing list