Praise for Microsoft
I know, it’s really out of fashion to give Microsoft anything but grief, but I really feel like I need to at this point. After being stodgy and slow-moving for so long, Microsoft has really ramped up on all playing fields. They are working on Internet Explorer 7 well ahead of what they had said originally, they are making an effort to better communicate with their customers through blogs, and they are giving away more free tools now than they ever have before.
The biggest and best example is the Visual Studio Express series of applications. Though I still think Visual Studio Professional is ridiculously expensive, Microsoft has helped the hobbyists to stay in touch with up and coming technologies by offering “Express” Visual Studio editions of C#, Visual Basic, C++, and J#, as well as a special Web Developer version. There’s also a SQL Server Express so you can play with a database as well.
Really, this is the type of thing that wins over developers. I can honestly say I’m really jazzed about being able to play with these tools as a way of learning the technology (.NET 2.0). Clearly, this is a response to all the open source utilities that are available, and I think it’s a great step for Microsoft in terms of public relations. So, in this case, I must say thanks to Microsoft.
Disclaimer: Any viewpoints and opinions expressed in this article are those of Nicholas C. Zakas and do not, in any way, reflect those of my employer, my colleagues, Wrox Publishing, O'Reilly Publishing, or anyone else. I speak only for myself, not for them.
Both comments and pings are currently closed.




2 Comments
First off – great book (js one).
Have you looked at Atlas? I’d like to know your thoughts. My investigation into Atlas has caused me to reread your book from top to bottom (mostly just the DOM and event sections).
2
Steve on May 28th, 2006 at 8:42 pm
I’m glad you enjoyed the book.
My opinion on Atlas is that it’s mostly too heavy-handed. There’s a lot of necessary infrastructure do perform even the smallest operations. Plus, I feel like Microsoft is trying to force things into the world of JavaScript that just don’t belong there, like interfaces.
Nonetheless, I’m investigating it for future editions of Professional Ajax.
Nicholas C. Zakas on May 29th, 2006 at 12:06 pm
Comments are automatically closed after 14 days.