Local Debugging an Azure Mobile Service with AD Auth
I'm finishing off one of the last chapters which is on Mobile Services for my new book Learning Microsoft Azure for Packt Publishing. The book is based on an enterprise »
I'm finishing off one of the last chapters which is on Mobile Services for my new book Learning Microsoft Azure for Packt Publishing. The book is based on an enterprise »
Neo4j is a graph database used for storing connected data in a graph rather than a traditional relational database such as SQL Server or Oracle. This article talks about the »
If you’ve worked in .Net a while you will no doubt have come across the Microsoft Patterns and Practices Enterprise Libraries (Entlib) for Logging, Data Access, Exception handling etc »
In my last article we talked about implementing AD single sign-on authentication to an MVC5 website, now we're going to look at adding AD group authorization to a controller with »