C# / .Net ASP.NET Core – Links don’t work from office/word document to SSO site. Introduction Here is an unusual issue. You have a website. Its address is say... https://mywebsite.com/…XONovember 10, 2021
C# / .Net MicrosoftIdentityWebChallengeUserException: IDW10502 An MsalUiRequiredException was thrown due to a challenge for the user. See https://aka.ms/ms-id-web/ca_inc Introduction When…XONovember 10, 2021
C# / .Net An anonymous request was received in between authentication handshake requests My resolution to System.InvalidOperationException: An anonymous request was received in between authentication handshake requests.XOFebruary 5, 2021
C# / .Net C# – Dynamically Invoking Method on RuntimeTypes Dynamically invoking methods on Types resolved at runtime via Attributes.XODecember 20, 2019
C# / .Net Unknown error (0x80005000) – Getting AD Group Members Earlier today, somebody asked me to help troubleshoot a piece of code which was randomly…XONovember 7, 2019
Git / Source ControlSoftware Development Visual Studio / Git – Moving commits to another branch via Cherry-Pick Accidentally write code on the master branch, and need to move it to another branch?…XOOctober 29, 2019
C# / .Net c# – Paging Urls using abstraction and generics Despite the nasty sounding title, this post will demonstrate an easy method to abstract the…XOOctober 8, 2019
C# / .NetSplunk c# – Logging Directly to Splunk A few quick examples on how to log data from c# to Splunk in either…XOOctober 7, 2019
ServiceNowSoftware Development ServiceNow – Query Every Asset A user has ever been assigned to A method to query every asset that has ever been assigned to a list of…XOOctober 3, 2019
C# / .NetSystem Center Configuration Manager c# – Parse SCCM Schedules from SQL A c# example on how to parse data from the v_Collections table in SCCM.XOMay 31, 2019