Sep 01, 2009
Today the Microsoft IIS team has released the beta of the Windows Cache Extension 1.0 for PHP . The Windows Cache Extension for PHP is a PHP accelerator , that is used to increase the speed of PHP applications running on the Windows operating systems...
7 comments
Tags: IISPerfomrancePHP
Apr 30, 2009
1. Create a asp.net web application in Visual Studio Team Edition For Developers 2. Write some code inside Page_Load function protected void Page_Load( object sender, EventArgs e) { int sum = 0; for ( int i = 0; i...
7 comments
Tags: Visual Studio 2008 SP1ProfilingPerfomrance