how to reduce the size of a webpage
-
hi all Good morning.iam now done with developing my webpage.i want to reduce the size of the webpage.currently it is of 167387 bytes.i want to reduce it.can anyone tell me is it possible ,if yes how to do it. any help will be appreciated. Thanks in advance.
pintoo
-
hi all Good morning.iam now done with developing my webpage.i want to reduce the size of the webpage.currently it is of 167387 bytes.i want to reduce it.can anyone tell me is it possible ,if yes how to do it. any help will be appreciated. Thanks in advance.
pintoo
1 - Disable viewstates if your page is not posting back. 2 - Use GZip compression. and many more[^]
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions