I have a windows server 2008 machine with static IP, I want to make it available on cloud to other users/developers,
How to set-up Paas with asp.net on windows server?
Check out Cloudify at http://www.gigaspaces.com/cloudify
You can use our windows integration (see the ec2-win cloud sample) to start a cloud machine running IIS. All you need is a 'recipe' which includes your .Net binaries (or links to them) and a few lines of code to install the Asp.Net app.
Barak