Simpler checking of arguments with C# 7 throw expressions 13 January 2017 Peter-Himschoot Simpler checking of arguments with C# 7 throw expressionsC# 7 has made a simple and important chan [More]
Markdown taghelper 11 January 2017 Peter-Himschoot U2U.AspNetCore.Mvc.TagHelpersMarkdown MVC6 taghelperThis taghelper will replace itself with [More]
Getting rid of "String based programming" style in dotnet core 10 January 2017 Peter-Himschoot U2U.AspNetCore.Mvc.NameOfThis package updates Mvc6 to allows the use of the nameof() keyword in yo [More]
Building the angular.io quickstart with ASP.NET Core 17 August 2016 Peter-Himschoot When you start to explore angular 2, probably the best place to start is taking the quick start on a [More]
Using nameof() in MVC6 razor views 27 January 2016 Peter-Himschoot C# 6 introduces the new nameof() operator, which allows you to embed the name of a class, method or [More]
.NET Core 5 event 09 June 2015 Peter-Himschoot So yesterday at U2U we had a little Post-/BUILD event, where I did a session on the new stuff in Vis [More]
ASP.NET 5 Configuration 29 May 2015 Peter-Himschoot So I've been playing around with ASP.NET 5 and of course I encountered the new configuration model. [More]
What I remember about /Build 2015 05 May 2015 Peter-Himschoot .NET Development The excitement was there again, in San Francisco, where Microsoft displayed their latest innovations [More]
Our Apple Swift event 13 October 2014 Peter-Himschoot On september 30th we had an event about Apple development and their new Swift language at the U2U offices, comparing Swift to C# and giving people an idea what Apple development with Xcode looks like. Some people asked if we would make the slides available, so here they are.SwiftEvent.pdf (2.2MB)
ADAL at Techorama 10 June 2014 Peter-Himschoot .NET Development, Azure At Techorama I gave a presentation about Active Directory Authentication Libraries (ADAL) and how you can easily use these to add authentication to your mobile apps.The session slides can be found hereADAL.pptx (1.2MB)