Error!
Success!

By tag: Optimisation

showing:  of
0
kicks

Optimization: Your worst enemy  (Unpublished)

Good article on why optimization can be bad, and what you can do about it.


Kicked By:
Drop Kicked By:
0
kicks

Is Your Page Down With OPP  (Unpublished)

Rob Conery points out that while developers spend a lot of time optimizing their code, making sure they don't duplicate code, etc... They often don't give a second look at their rendered HTML code. My goodness! 204K Viewstate!


Kicked By:
Drop Kicked By:
0
kicks

Optimize it!  (Unpublished)

How to achive good performance


Kicked By:
Drop Kicked By:
0
kicks

Reduce the weight of stylesheets by 35% at runtime  (Unpublished)

It is always desirable to produce the smallest amount of client-code at any given time. That includes HTML, JavaScript and CSS files. The more client-code you produce, the longer it takes to download and render the web page. This shows how to reduce CSS files by 35% at runtime using C#.


Kicked By:
Drop Kicked By: