Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Brian Swan
At the Intersection of PHP and Microsoft
Search
Archives
Archives
April 2012
(1)
March 2012
(5)
January 2012
(1)
November 2011
(1)
October 2011
(2)
September 2011
(1)
August 2011
(1)
July 2011
(6)
June 2011
(5)
May 2011
(7)
April 2011
(9)
March 2011
(10)
February 2011
(9)
January 2011
(9)
December 2010
(10)
November 2010
(6)
October 2010
(8)
September 2010
(12)
August 2010
(10)
July 2010
(11)
June 2010
(10)
May 2010
(10)
April 2010
(15)
March 2010
(13)
February 2010
(6)
January 2010
(2)
Tags
AppFabric
Azure
connection options
cursors
Drupal
DrupalCon
IIS
Interviews
Java
JDBC
JumpIn Camp
Link List
OData
ODBC
paging
PDO
Reporting Services (SSRS)
Resources
SQL Azure
SQL Server Driver for PHP
SQL Server Express
SQL Server Migration Assistant
sqlsrv
SSMA
WebMatrix
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
MSDN Blogs
>
Brian Swan
>
All Tags
>
iis
Browse by Tags
performance
SQL Server Driver for PHP
SQL Server Express
Web Platform Installer (WPI)
Windows authentication
Blog Post:
Performance Tuning PHP Apps on Windows/IIS with Output Caching
Brian Swan - MSFT
In this article, I’ll show you how to improve the performance of PHP applications on Windows/IIS by covering the What, When, and How of using the IIS Output Caching module. As background reading (or for the condensed version of my post), I suggest reading this: Configure IIS 7 Output Caching (and...
on
8 Jun 2011
Blog Post:
Video Tour of PHP Manager for IIS
Brian Swan - MSFT
Last week, Ruslan Yakushev announced the release of the 1.1 version of the PHP Manager for IIS . I thought a tour of the PHP Manager functionality might work best in video format. I’d be interested learning what you think of the PHP Manager itself, but also in knowing what you think of the video format...
on
16 Dec 2010
Blog Post:
PHP Manager for IIS 7 Released!
Brian Swan - MSFT
Yesterday, Ruslan Yakushev announced the availability of the final, stable release of the PHP Manager for IIS (v1.0). (It is available for download here .) There have been some significant changes in the final release since I wrote about the first beta release a month ago . Not only have several bugs...
on
30 Sep 2010
Blog Post:
Managing Multiple PHP Versions with PHP Manager for IIS 7
Brian Swan - MSFT
[See this post for information about the final, stable release of version 1.0 of the PHP Manager for IIS: http://blogs.msdn.com/b/brian_swan/archive/2010/09/30/php-manager-for-iis-7-released.aspx .] Some time back I wrote a post about how to run multiple PHP versions on the same server with IIS (...
on
30 Aug 2010
Blog Post:
Running Multiple PHP Versions with IIS
Brian Swan - MSFT
At the Dutch PHP Conference a couple of weeks ago, I did a presentation that included a demonstration of running multiple PHP versions with IIS. (This is a great feature if you want to test an application against different versions of PHP.) However, I must confess that after the conference I found a...
on
22 Jun 2010
Blog Post:
SQL Server Driver for PHP: Understanding Windows Authentication
Brian Swan - MSFT
In my last post , I provided an overview of using the SQL Server Driver for PHP . One of the driver features I didn’t mention in that post is the support for Integrated Windows Authentication when connecting to a server. So, that’s what I’ll take a closer look at in this post. I must confess that...
on
10 Feb 2010
Blog Post:
Getting Started with PHP on Windows
Brian Swan - MSFT
I started working on some of the posts that I've promised, but I quickly realized I should cover the basics first. So, in this post I’ll cover the requirements, options, and instructions for installing PHP and configuring Internet Information Services (IIS) . (My knowledge of the Apache web server is...
on
2 Feb 2010
Page 1 of 1 (7 items)