Scott Guthrie and the Zend Framework

Scott Guthrie (who will cut you) is for the brand-new ASP.NET MVC Framework. Owing to the digitized, oral tradition of Internet-based evangelism, I have seen it in action via Jeffrey Palermo and Scott Hanselman and am very impressed. What is most important for me is that the design does not force you to use ASP.NET pages to render views. And, eventually, what is natural for me is to look for parity in the “open” world—the world of PHP. Man, did I find parity!

I am convinced that the Zend Framework is the spec’—the technical blueprint—for Microsoft’s ASP.NET MVC Framework. After watching these introductory videos by Mitchell Hashimoto, I am flippantly certain that Scott Guthrie hung out with the folks at Zend as PHP support improves in IIS.

Here are my highlights showing my support for the Zend Framework:

Comments

AG, 2008-03-19 09:39:42

You are becoming a .NET afficiando. Have you forgotten about freedom ;)

rasx(), 2008-03-19 16:01:59

SonghaySystem.com is built on the Zend Framework... Only now way, way into 2008 does Microsoft (with IIS7) even begin to address what Apache and PHP have been doing for years.

So I don't see Songhay System building user-facing Web sites on top of Microsoft properties unless the client deliberately specifies it (most of my career has been spent getting paid for this). BUT when it comes to building data services now .NET has an actual advantage. The new ADO.NET Data Services stack is promising (but not even released).

Finally, AG, you might know the name Miguel de Icaza and his Mono project. This guy is still fighting to make a subset of .NET open and free ;>

rasx()