|
I don't know about you, but i'm rather excited by the newly developing 'Cloud' computing platform. In the past I have been rather hoo hum about it all, thinking it is going to be a passing fad.
I'm developing a webservice at the moment, and I have had...
Started by Harry on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm still not entirely convinced with Azure yet I imagine it would be somewhat more manual....
There's also some questions on StackOverflow about Amazon's EC2.
As opposed to Azure which is currently in "Techology Preview" (read: beta) mode.
|
|
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...
|
|
What is the difference between Windows Azure and Amazon Elastic Compute Cloud ?
Should I go with Azure or EC2?
Started by emrah sarı on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Windows Azure still falls somewhat "in between" the IaaS category offers SQL Server in the form of SQL Azure....
Windows Azure is a service that falls in the market category "PaaS" (Platform as a Service) of the Cloud Computing market.
|
Ask your Facebook Friends
|
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 .
|
|
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.
|
|
I just got my azure invitation code...yay!
Are there any official samples for windows azure + MS asp.net MVC?
I still don't get the storage providers and services that come with Azure, it's a bit confusing. I don't think MS have done a very good of explaining...
Started by CVertex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Nakashima's blog: ASP.Net MVC Projects running on Windows Azure and ASP.Net MVC on Windows 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.
|