While mono may not support the Microsoft Window Azure SDK directly; Windows Azure has a RESTful API and therefore mono can make use of Azure by using the RESTful API using the standard System.Net classes in the core framework. Ideally Microsoft should release a .NET Azure SDK is 100% platform portable (the Azure SDK currently make use of dynamics, which limits the platform support)
Hope this helps; let me know if you'd like any code examples for mono calling Azure RESTful API and for which service. Regards Grahame Horner MCSD -- View this message in context: http://mono.1490590.n4.nabble.com/Does-mono-support-azure-services-tp4650587p4658267.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
