Wanderings IN
Software land
Read on to find information on various subjects, discoveries I’ve made and technical guidance. Anything software related that I think is worht sharing ends up here.
-
OnPlatform in Code Behind
Scratching your head how to use Xamarin’s OnPlatform directive in code-behind? Here’s how.
-
Tilt Shift Effect with the Sketch app
Learn how to create a tilt shift effect using the Sketch app for Mac.
-
Get group members with Azure AD Graph Client Library
Learn how to retrieve members of a group using the Azure AD Graph Client Library.
-
Multithreading in CRM
Explores and explains different concepts running Microsoft Dynamics CRM with multiple threads to improve performance. Applies to CRM 2011 and onwards.
-
Using Rx in ASP.NET
Learn how to use Reactive Extensions in your ASP.NET project.