I need to migrate a huge application to Windows Azure. The applic开发者_运维百科ation depends on a third-party library that requires an activation key stored in a special binary file on the role insta
I\'m tempted to include a ton of binary files right into an Azure role package so that it can become several hundred m开发者_运维知识库egabytes in size. Before I do that I have to ask - is there a lim
We have a static WordPress website that we would like to be able to scale ad-hoc. In the long term we will move the site to eg. Umbraco CMS, but right now we would like to put in an Reverse Proxy fro
So you always hear a bunch of stories about web sites getting popular, and then getting hacked. Basically, I am releasing (as the sole programmer) a website in a few weeks. It\'s made with MVC2 and it
I\'m using the Composite WebRole approach to host 2 web apps in the same instance and webrole in开发者_如何转开发 Azure, one app is using Silverlight and needs to get (for many reasons) the clientacce
NTP (Network Time Protocol) is basically the de-facto standard to adjust setup server clocks. I have already raised a question about the expectations in terms of native clo开发者_开发技巧ck accuracy o
This guide shows how to deploy a COM object consisting of a single .dll file to a Windows Azure role using the start-up task mechanism.
I have come across this thread already, but I might need something else for my situation. I have an action that returns a ViewResult, which is called by the client\'s $.post()
I could not find any functionality at the Azure Website that would allow me to re开发者_开发问答ceive traffic alerts for example in case of a DoS attack? Did I miss something or that feature simply no
I\'m trying to set up Authentication in an ASP.NET MVC App and if so using the Azure Access Control Service (ACS) (v2 May 2011 release). I\'ve got this working with the default setup. However there is