|
Scenario I'm trying to convert my Silverlight Business Application over to the cloud with the help of Azure. I have been following this link from Brad Abrams blog.
Both the links to Windows Azure and SQL Azure crash out in Google Chrome, they work in ...
Started by Goober on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Connect however for Connect? Or have you gotten far enough that you're filling in a survey to get access to Windows Azure just received an SQL Azure....
Let me assure you that the Windows Azure Portal itself works fine under Chrome...
|
|
I'm looking into Azure and unsure if Classic ASP (i.e. ASP 3.0 with .ASP extensions) can run in Azure?
I found this blog post from January 2009 indicating Classic ASP can NOT be run in Azure. But on this interoperability page it looks like now, other ...
Started by Ben Amada on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Then again, you might.
These servers will run on the Azure hardware, but they won't run the Azure Guest OS 1.x, so you cannot easily use Azure features like Storage or AppFabric...
Has been mentioned.
|
|
Is there a way to view Azure Tables form SQL Server Management Studio or some similar tool?
Started by CJCraft.com on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
As Joannes....
You could also try this tool - http by Cerebrata .
The SSMS supports connecting to Azure like connecting to any other on-premise database.
/2009/08/18/connecting-to-sql-azure/
You can install the Nov CTP of SQL Server 2008 .
|
Ask your Facebook Friends
|
Is there something like JungleDisk , but based on Microsoft Azure?
Started by MicTech on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
It will be moving into production on 1/1/2010 Gladinet Cloud Desktop @ http://www.gladinet.com
it allows you to map Azure Blob Storage as network.
Azure is still in Community Preview mode.
Not yet.
|
|
Does anyone know if it's possible to have a Git repo hosted on Windows Azure?
Started by tishon on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You can use GitSharp or DotGit.
The Azure Services Platform can currently run .NET Framework applications for Windows Azure, But you can create one, since Git can be used over http.
Doesn't sound like it.
|
|
I need a walkthrough or steps of how to deploy ASP.NET Website on Windows Azure.
Started by ManojTrek on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Hi friend,
Here are the steps to deploy ASP.NET Website on Windows... .
See my SO post here for more info about this .
If you don't have an Azure account Azure hosting account.
Steps, including migrating a SQL Server database to SQL Azure.
|
|
Has anyone tried NHibernate on Azure? Is there conflicts with the medium trust or SQL integration?
Thanks, Chance
Started by Chance on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You should be able to simply change your connection string to your... .
Hosting Web and Worker Roles Under Full Trust
The NHibernate test suite fully works on SQL Azure .
Not sure about NHibernate, but Azure now allows full trust applications.
|
|
I'm thinking of allowing users to upload files via email to an app on Windows Azure. Is there a way to do this?
Started by seanlinmt on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I would run a mail server outside of ....
You can host an emailserver yourself and automatically upload the attachments of a received email to Azure.
Windows Azure cannot receive any emails nor can you host an email server on Azure.
|
|
According to MSDN, an azure service can conatins any number of worker roles. According to my knowledge a worker role can be recycled at any time by Windows Azure Fabric. If it is the true, then:
Worker role should be state less OR Worker role should persist...
Answer Snippets (Read the full thread at stackoverflow):
You could also use SQL Azure, or post your data, and how big it is, you might be better off with Azure Storage!
Why don't you want to use Azure Storage.
Get erased at any time, so this isn't a good idea .
|
|
Windows azure or google apps? What you guys think
Started by leishi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Depends on your purpose and platform..
Do you love Google or Microsoft? That's the quesion of belief :-)
Personally, I do think they both suck for 80% of common web-dev tasks, and require 50% more efforts for remaining 20% .
|