JSON-based WCF in Windows Azure(www.bradygaster.com)

submitted by bradygasterbradygaster(4897) 6 months, 5 days ago

Developers need to grok Windows Azure, especially developers who want to distribute consumption of an application in a web-based API. A great use for Microsoft Azure, obviously, is to use it to host an application’s web service API layer. This post will demonstrate how to host WCF services in an Azure worker role in a manner that will offer REST-like JSON API support.

2 comments |category: |Views: 54

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 6 months, 4 days ago 0

Seems like the only complicated part is using your solution template to avoid the IDE generated cruft, and throwing in the necessary code to make it work with Azure. Nice article, I'll file this away for the day I finally give Azure a shot!

Reply

posted by bradygasterbradygaster(4897) 6 months, 4 days ago 0

Well, my solution template is just the typical Azure cloud project template. Nothing special or "custom" in there. But yes, that's about the only "convention" that would require specificity in the example.

Reply

information Login or create an account to comment on this story