I have just been looking into the possibility of minimising HTML output in ASP.NET MVC.
It seems there must be a simple HttpModule or something to manipulate the rendering engine to strip out spaces and any other letters.
Anyone got any ideas?
I have just been looking into the possibility of minimising HTML output in ASP.NET MVC.
It seems there must be a simple HttpModule or something to manipulate the rendering engine to strip out spaces and any other letters.
Anyone got any ideas?