Category: .Net
-
Multithreaded queries with EF Core DbContext
Here are some quick tips on how to do efficient querying with Entity Framework Core and the DbContext.
-
Using ImageSource.FromStream in code-behind
Here’s how to use ImageSource.FromStream in code-behind when developing Xamarin apps.
-
OnPlatform in Code Behind
Scratching your head how to use Xamarin’s OnPlatform directive in code-behind? Here’s how.
-
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.