Tuesday, October 24, 2006
« ComponentArt Releases New AJAX Suite | Main | OK, Here Goes Blogmailr »

I just came across an article titled "At a Glance: ASP.net vs. PHP."  Let's be clear up front: I don't know diddly-squat about PHP.  I'm not here to start yet another language battle, in a war that will never be won :)  However, I do have some comments for the article regarding ASP.NET.  And, since there doesn't seem to be a way to post comments on the "Market Day" site, you get the benefit of reading them here :)

Ian Wilson writes:

In order to develop with ASP.Net one must obtain the extremely expensive Microsoft Visual Studio Programming Suite.

I won't argue that Visual Studio 2005 Professional or Team Edition is very expensive when compared to free.  However, the author fails to mention that you can develop ASP.NET using one of the free Visual Studio Express Editions, or even your favorite text editor.  What can you do with an Express Edition?  Just about anything you can imagine.  If you really need features that aren't available in the Express Editions, chances are you're developing for a company that can afford to pay for the upgrade.  For the individual Web developer, check out Visual Web Developer 2005 Express Edition and one of the many starter kits that are available.

One of the arguments the author uses for PHP is the wealth of community resources.  I believe the same argument is true for ASP.NET.  Check out my list of free tools and resources.  There are lots of other great sites and online blogs for ASP.NET developers.

ASP.NET is a viable solution, even for individual developers who are community-minded, budget-conscious, and into open source.  Happy coding!

Tuesday, October 24, 2006 12:40:26 PM (Central Standard Time, UTC-06:00)
I completely agree with you. Maybe the author should have taken more than a glace.

p.s. your code for commenting doesn't seem to show in FF
Tuesday, October 24, 2006 2:17:39 PM (Central Standard Time, UTC-06:00)
Thanks for the heads up on the Captcha control. Looks like it's not working most of the time, regardless of the browser :(
Comments are closed.