Maarten Balliauw

Maarten Balliauw is a technical consultant in web technologies at RealDolmen, one of Belgium's biggest ICT companies. His interests are ASP.NET (MVC), PHP and Windows Azure. He's a Microsoft Most Valuable Professional (MVP) for Windows Azure and has published many articles in both PHP and .NET literature such as MSDN magazine and PHP architect.
Latest articles
-
Protecting your ASP.NET Web API using OAuth2 and the Windows Azure Access Control Service
by Maarten BalliauwThe world in which we live evolves at a vast speed. Today, many applications on the Internet expose an API which can be consumed by everyone using a web browser or a mobile application on their smartphone or tablet. How would you build your API if you want these apps to be a full-fledged front-end to your service without compromising security? Maarten explains how.
-
Advanced scenarios with Windows Azure Queues
by Maarten BalliauwQueues can be an incredibly scalable component in any application architecture - we take a look at state machines and back-off polling