i\'m new in windows azure.. I want to develop one application in windows azure with back end as sql server so for that code pattern same as .net 3 tire architecture or different code pattern follow fo
Our app is hosted in Facebook. As you know, Facebook hosts third party app in an IFrame. You may also know that if a web site in an Iframe, and parent website is on a different domain, then 3rd party
is it absolute insanity to start hosting new intranet web apps in Azure using an on-premise sql instance and ADFS 2.0 (via Azure Connect)? My concern is that instead of the s开发者_如何学JAVAite being
hi I have been trying to run a simple HelloWorld.jsp in Azure . I have folowed the link http://java.interoperabilitybridges.com/articles/deploying-a-java-application-to-windows-azure-with-eclipse as
There is an option for us to have 2 or more web roles in a single deployment. But each deployment can be either be staging or production i.e. by extension, we get only 1 URL to access that de开发者_如
I\'ve recently migrated a couple of SQL 2008 databases to Azure using the 3.7 Migration Wizard from CodePlex.
I intend to build and deploy a custom server on Azure, I understand that incoming data will have to go through the load-balancer first before coming to the instances. So in order to listen for request
I am working with Block Blobs in Azure Storage. I need to get uncommitted blocks, as far as I have found I need to call \"Get Block List\". Here is the problem.
I have created a PivotViewer application with an Azure Web role, and it deploys on my local machine perfectly.When I deploy it to azure, the standard default.aspx \"My ASP.NET\" application is the loa
I need to migrate a huge application to Windows Azure. The application uses SHGetSpecialFolderLocation() and related WinAPI functions to obtain path to \"special folders\" like 开发者_StackOverflow社区