asp.net mvc 3 - MVC3 Minimise HTML output -



asp.net mvc 3 - MVC3 Minimise HTML output -

i have been looking possibility of minimising html output in asp.net mvc.

it seems there must simple httpmodule or manipulate rendering engine strip out spaces , other letters.

anyone got ideas?

html asp.net-mvc-3

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -