Windows Azure is Microsoft's cloud offering providing Platform as a Service (PaaS) and, as recently announced, Infrastructure as a Service (IaaS) functionality. Users of the platform can deploy their applications onto this cloud platform benefiting from on-demand service, elastic scale, and a ...
1
vote
1answer
34 views
ASP.NET website deployment
I am getting my hands wet with ASP and I have been following the tutorials. I deployed the site and in Azure and it worked great. Today I started actually designing the site. And when I published, it ...
1
vote
1answer
70 views
Is Azure Compatible with JPEG XR?
I just put an F#/MVC app into a Windows Azure solution as a Web Role. Before migration, my JPEG XR (*.WDP) files were getting displayed on the client in IE9 without issue via my local and hosted ...
0
votes
1answer
66 views
Hosting a Website with Windows Azure
I may be completely misunderstanding what Azure is, but is it possible for me to host a basic website on Windows Azure?
I have a site that I've built in HTML and CSS that I'd like to upload to Azure, ...
0
votes
0answers
52 views
Azure “Web Sites” equivalent on AWS
I've been looking at Azure's "Web Sites" feature. I can host up to 100 websites on load balanced VMs in a PaaS manner. This suits my requirements fairly precisely. Lots of .Net sites, none of which ...
