
- #MICROSOFT WEBMATRIX FOR MAC HOW TO#
- #MICROSOFT WEBMATRIX FOR MAC CODE#
- #MICROSOFT WEBMATRIX FOR MAC SIMULATOR#
The first problem was that the initial attempts at publishing failed. I'll take the blame for that.Īnyway - I definitely recommend my Windows-using readers give it a quick check, especially if you are interested in Node and perhaps a bit wary of command-line usage.
#MICROSOFT WEBMATRIX FOR MAC HOW TO#
They support a free 90 day trial, but I wasn't smart enough to figure out how to actually start a virtual server. I tried to work with MS Azure, but ran into multiple issues so I just gave up. WebMatrix also supports publishing to a remote web site. I tend to rely on my Mac and XCode when I simulate iOS devices, but this looks to be a great option for Windows machines. Looks like the "professional" version comes in at 40 bucks which is frankly cheap as hell. Microsoft made it a bit difficult to chase down the author of the plugin, but I found them at.
#MICROSOFT WEBMATRIX FOR MAC SIMULATOR#
This simulator includes the ability to toggle orientation as well as a few other features, but things like setting the GPS require the "professional" version. This now includes an iPad and iPhone simulator. You can browse, and install, a list of extensions right from within the editor itself. The Time Elapsed could be especially useful while working on improving performance for an application. It's essentially just a log of each URL request you make, but it's very cool to see it in action.
#MICROSOFT WEBMATRIX FOR MAC CODE#
MS also included code complete for Node and Express within the editor.Īlong with basic text editing, you also get a requests panel. But WebMatrix did this all in about one minute. Don't get me wrong - it took me maybe 30 minutes to get things set up. That was something that took me a little work to get around when I was running Node at the command line. WebMatrix took care of turning the server on for me and handling restarts. (I don't like Jade as a templating engine, but whatever.)Įven cooler - I was able to run the app in my browser immediately. After downloading and installing the tool, I was able to create a Node.js application that included Express and Jade as well. I've been doing a lot with Node lately and I was curious to see how well MS would support it. What caught my attention today was its support for Node. WebMatrix is a free (Windows only!) editor that has some very interesting features to it. Yesterday I discovered a Microsoft editor I had never heard of - WebMatrix. I've done a bit with VB in the past (the far, far distant past) and have some minor experience with Visual Studio in general, but for the most part I don't tend to look at their tools as they don't typically involve my day to day work. But I've never really been a MS developer. For a while now I've known that Microsoft builds good tools.
