I checked Google App Engine and Heroku but both don't support .NET/C# applications. Even though Google App Engine shows support for Windows Azure, but in the supported languages it doesn't show C# or VB.
Is .NET not supported on Cloud Platform?
|
I checked Google App Engine and Heroku but both don't support .NET/C# applications. Even though Google App Engine shows support for Windows Azure, but in the supported languages it doesn't show C# or VB. Is .NET not supported on Cloud Platform? |
|||||||||||||||||
|
|
To give specifics of the right kind of cloud (at time of writing): For a Heroku like experience you might want to look at AppHarbor And of course Windows Azure (-: Beyond that anything that supports windows as a virtual machine - or not necessarily even that as a quick google will find you examples of deploying mono projects to Heroku... |
||||
|
|
|
.NET is a Microsoft environment, and C# is the Microsoft language that it's built on. Google is one of Microsoft's competitors. Given these things, I'm pretty sure that Google App Engine will never, ever support .NET or C#. Heroku is based on open-source software. Microsoft is ... less open source even than other not-open-source platforms. Perhaps if Microsoft were to release .NET under the GPL, then.. .hey, stop laughing... |
|||||||||||||||||||||
|