4ward Azure su EAI
In 4ward abbiamo iniziato a sperimentare il futuro dell’integrazione “as a service” offerta da Microsoft con Windows Azure Service Bus EAI & EDI Labs. La piattaforma attualmente è nelle prime fasi...
View ArticleIntellitrace su Azure
Se avete usato Azure vi sarete sicuramente accorti che quando fate il deploy sul cloud, non sempre tutto funziona al primo colpo: Assembly .NET mancanti Windows Azure Storage Connection String errata...
View ArticleWindows Azure con un dominio Active Directory
Per poter integrare le applicazioni Windows Azure con il proprio dominio Active Directory on-premise si possono scegliere due soluzioni: Azure Connect e Access Control Service. Azure Connect: lavora a...
View ArticleAzure Table Storage and the FirstOrDefault
Today I’ve lost the whole afternoon fighting against this damn issue so I want to share this with everyone to save your time! Problem: FirstOrDefault query returns 404 when no entities are found I was...
View ArticleOne Month To Rule Them All Challenge
Let’s try this new adventure: One Month To Rule Them All Challenge. The goal is to create from scratch a simple app based on: Server: 1 MVC4 RESTful WebApi on Azure Clients: 1 iOS native client 1...
View ArticleSimple RESTful WebApi with Table Storage
Problem: we needed a RESTful WebApi up and running as soon as possible in order to start clients development with a draft API, we have very limited time. Within today webapi first release must be...
View ArticleMigrazione da MVC4 beta a MVC4 RC
Appena Microsoft ha rilasciato la nuova versione MVC4 Release Candidate abbiamo migrato due dei nostri progetti WebApi sviluppati con MVC4 Beta. Grazie all’ aiuto di NuGet l’aggiornamento delle...
View ArticleApp.config transforms for Worker Role on Azure
Deploying Web Roles on Azure is really easy! Create multiple solution configurations Create web.config transforms Create multiple cloud configuration for the cloud project Create publish settings in...
View ArticleRunning Redis 2.6 on a CentOS Linux in Azure
For a new project in 4ward we’re planning to use the great REST web services framework ServiceStack. It has a great .NET Redis client that can be used to gain incredible performance in the overall...
View Article