Paul Krill
Editor at Large

Microsoft offers open source link for PHP, .Net

news
Aug 21, 20092 mins

The PHP Toolkit for ADO.Net Data Services leverages REST to bridge the two platforms

Microsoft’s Developer and Platform Evangelism Interoperability team is introducing on Friday an open source project to bridge PHP and Microsoft’s .Net programming model, Microsoft representatives said.

The company’s PHP Toolkit for ADO.Net Data Services uses REST as a bridge between Microsoft’s software platform and the popular PHP scripting language, said Peter Galli, Microsoft open source community manager, in a blog entry. With the kit, developed by Persistent Systems, PHP developers can more easily take advantage of ADO.Net Data Services, which are a set of features in the .Net Framework for building and consuming data services from the Web. The services previously were referred to as Project Astoria.

[ Earlier this week, another Microsoft executive detailed plans for dynamic scripting languages accommodations in Visual Studio 2010. ]

The services  “expose a wide range of data sources through a RESTful service interface,” Galli said. Full support for ADO.NET Data Services is offered in Visual Studio 2008 SP1 and the upcoming Visual Studio 2010 platform.

At design time, the PHP toolkit generates proxy classes based on metadata exposed by ADO.Net Data Services. Developers can call from their code these classes at runtime, for programming against ADO.Net Data Services using local PHP classes.

“Using RESTful services over HTTP, the communication between the PHP application and ADO.Net Data Services is taken care of by the PHP proxy classes and the toolkit libraries, but of course you can look at (or edit) this code,” said Claudio Caldato, Senior Program Manager for Microsoft’s Interoperability Technical Strategy team, also in a blog.

Funded by Microsoft, the PHP toolkit is available the Microsoft CodePlex site for open source projects. Microsoft also has partnered with PHP tools vendor Zend Technologies to accommodate PHP within the Windows platform.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author