Jcx.software released today VS.Php 2.7 for Visual Studio 2008 and Visual Studio 2005. New features in this release :

  • Silverlight 3 tools intergation
  • Improved IIS 7 and IIS 7.5 integration
  • New built-in web server engine
  • Internet Explorer 8 support including debugging JavaScript
  • Improved support for editing very large PHP files
  • Improved smart indenting and document auto indenting functionality
  • Bootstrapper installer automatically downloads and installs the Visual Studio shell if not present. Available for both 2005 and 2008 editions.
vs.php 2.7


Below the press release :
August 3rd, 2009 – We pleased to announce the release of VS.Php 2.7 for Visual Studio 2008 and Visual Studio 2005. This release introduces a number of new key features and enhacements of existing features.

VS.Php 2.7 Silverlight integration

One of the most exciting new features is Silverlight integration. With VS.Php 2.7, you can develop Silverlight applications and host them in your server side PHP application. VS.Php makes it easy to develop, debug and deploy these types of applications.
With VS.Php 2.7, you can easily debug your server side native PHP application and your client side Silverlight application within a single debugging session. Silverlight and PHP can interact using a number of standard technologies like REST, SOAP and JSON.

Improved IIS7 and IIS7.5

In VS.Php 2.6, we introduced some basic functionality with IIS. In this release we have added some powerful functionality to enable you to configure your project on IIS with great flexibility.
The new configuration wizard lets you choose the name of the virtual directory for your project. It also lets you select the virtual host in IIS, in case your IIS server has more than one host.
It also lets you reuse existing FastCGI application pools or create your new one to allow you to have custom php configuration.
The best part is that it works out of the box with no hassles. Getting PHP working on IIS has never been so much simpler.

Support for Internet Explorer 8

Internet Explorer 8 changed the way it manages processes as each browser tab is a separate process. In VS.Php 2.7, we have added support to deal with these changes. In particular, maintaining the ability to attach the JavaScript debugger to the browser window.

Changes to the Standalone Edition

When you visit our site, you will notice that there is no longer a Standalone Edition available for download. This does not mean we don