Cliff Hirsch wrote:
Most asp.net pages are not browse cached either. The appliance can change this
dynamically and intelligently. It can compress where necessary, serve static
content, even figure out what database queries can be cached and tell the
asp.net server to do so since asp.net is tightly integrated with sqlserver.

That is why MS planned or still plans to can IIS and integrate it into MSSQL. A database engine as a web server....scary.

asp.net assume a dumb programmer, which creates a lot of bloat. The appliance
can intelligently strip a lot of this out.
That's why we use PHP and have control on how bloated things get.

David
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to