-
Azure
Creating a new Azure Active Directory User
Open the Azure Management Portal, login and then navigate to the Active Directory tab and click on the Active Directory…
Read More » -
.NET
Stackoverflow integration in OneTrueError
I’ve created a nifty little javascript library in TypeScript that I use in OneTrueError. It allows our service to search…
Read More » -
.NET
Should I create an interface for my entity (i.e. an User object)?
I got the question above in my ADO.NET done right article. I hope that my answer can help others and…
Read More » -
.NET
Upgrade/Publish TFS 2013 Process Templates with PowerShell
I use to make a lot of TFS customizations and had to apply the template changes to multiple team projects…
Read More » -
.NET
Debugging windows services
I’ve written a post before about how I debug windows service (i.e. run them from within Visual Studio without having…
Read More » -
Software Development
MVVM and Threading
The Model-View-ViewModel pattern is a very powerful design pattern when building WPF applications, even if I’m not sure everyone interprets it…
Read More » -
.NET
On Collections
Today I would like to talk a bit (though looking at my notes, probably more than a bit) about collections,…
Read More » -
Agile
I’m a software developer – not a lawyer
A long time ago not that far away I’ve been hired by Uber-Corp to work on the new and shiny…
Read More » -
.NET
C# Tricks: Slimming down your controllers
This blog post is dedicated to my colleague Seminda who has been experimenting with how to create simple and powerful…
Read More » -
.NET
Easier error handling in ASP.NET MVC5
I’ve written a few posts about error handling in ASP.NET MVC. It’s not easy to get it right since the…
Read More »
[homeForm]