Is there any truth to the rumor that Visual Studio 2010 will natively support PHP coding?
(http://www.codeplex.com/php4vs)
If not,what are the options?(except VS.php)
Is there any truth to the rumor that Visual Studio 2010 will natively support PHP coding?
(http://www.codeplex.com/php4vs)
If not,what are the options?(except VS.php)
Check out CodeLobster php, it's free and has a very similar look and feel to visual studio plus it has IntelliSense and debugging support.
Visual Studio has various types of support for PHP through the links, tools, and projects listed here but not "native" support (meaning install just Visual Studio and be able to create PHP projectsa and websites).
WebMatrix, another Microsoft product (free) does have native support. You can install it via the Web Platform Installer and immediately start building PHP sites from scratch or install various PHP 3rd party solutions like WordPress, Drupal, etc.
WebMatrix also has pretty good support for MySQL (via the MySQL->Net connector, installable through the web platform installer, just search for MySQL in the Web PI tool). You cannot create new databases from within WebMatrix but you can create and edit tables and data once the database is created (just create the database through the mysql.exe command line).
As far as large projects, VS.Php 2.7 improved quite a bit in handling large projects (10000+ files)
Give it a try and let me know,
Juan
www.jcxsoftware.com
phpDesigner7 was the best solution for PHP
It is not true that VS 2010 will natively support Php.
AFAIK the only options are vs.php and vs.php. ;)
There is PHP Language Support, created by Sam Harwell. It has basic editing features for the PHP scripting language.
According to it's Visual Studio Gallery page, current editing features include: