Windows Azure SDK for node.js & co – on GitHub!

image1424.png

 

Like if assumed a while ago Microsoft does everything to place Windows Azure as “the” Cloud-Platform for several Languages & Frameworks. In the past Microsoft was famous for pushing their own Platforms and Languages into the market seems like changing their strategy and is now pushing for example node.js and publishes SDKs on GitHub.

Node.js on Windows Azure

Windows Azure provides node.js! The SDK includes Powershell-Cmdlets for creating and testing and deploying of node.js applications and samples.

Never worked with node.js so far? Samples from Microsoft

Since now I was only able to look casually above node.js by myself but it seems like the examples from Microsoft are very large comparing to the numerous “Hello World” article but without getting to complex. The first Tutorial includes:

- IISNode for node.js based on IIS

- How to work with the Node-Package manager “npm”

- How this works with the Azure services

- MVC Framework “Express”

For a totally node.js inexperienced developer like me it looks very well and understandable. At last it doesn’t hurt to take a look.

There are also two tutorials which are a little bit more complex: Node.js Web Application with Table Storage

Entrance video in 5 minutes with node.js & Azure:

 

Node.js – a curious hype?

I’m sure node.js is used to be fun with a few elegant frameworks. I didn’t get far with C# alone as well. Only the frameworks like ASP.NET MVC make it interesting and because of this I’m curious about the development and we should wait for whatever will come.

Anyway Microsoft is on the right way.

All the samples from Microsoft are also available on GitHub.

image1425

If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.

About the author

Written by Code Inside Team

Learn more about our team.

Comment on this post

Recent Posts

  • Git-Pull Request mergen for beginners

    My project “KnowYourStack.com” (the working title was BizzBingo – a detailed blogpost will follow soon) lays on GitHub and I’ve recognized a Problem where Daniel Lang helped me a lot. At the end he created a Fork for my Project and laid a Pull Request: The question is: How do I transfer the changes to ...

  • Carriage Return / new line in Textareas

      A little task: each new text line (Carriage Return/ if you press enter ) in a Textarea should be an element on a list – so what’s the easiest way? Actual a basic element in the web and the user make aware distributions – so it would be fair to dignify it. Little MVC ...

  • WebDev Playground: dabblet.com for HTML/CSS, jsfiddler.com for JS & HUrl.it for REST

      What was reserved for mighty Desktop Apps in the past is now coming closer to the web. I’ve going to present three tools to you which are very useful for web developer. At least all the tools are quite cool in there functionality. Playground for HTML/CSS If you need a quick Playground for CSS ...

  • image1452_thumb.png
    Javascript to Dart Translator

      Dart, a Google Javascript alternative was presented a few months ago and the web developer scene are a little bit unsure about the usability of Dart. To declare the language Google has translated the Javascript basics into Dart. The result is this “Translator”. In my opinion the name doesn’t find that well because it’s ...

  • image1366-570x194.png
    Twitter Bootstrap as UI-kit

      HTML and CSS are not foreign words for me but I regret, I’m not a Web designer – I see myself as a webdeveloper. But at least a dressy side is a must. But thank good there are some ready “Systems”. Twitter Bootstrap Twitter Bootstrap is a Toolkit for every kind of Web applications. ...

Support us