web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Inject PowerApps Environment Variables into Entity Record Data

PowerApps Environment Variables, a new solution component that provides a great way to transport a definition, default value and override value used in configuration. This provides a lot of opportunity as configuration based in data with a solutio...

Colin V
Like (0)
Power Apps Environment Variables Preview Limitation/Bug with Managed Solutions

Power Apps environment variables a recently launched preview functionality that provide a way containing a dictionary set within a solution look to have a bit of a bug or undocumented limitation with managed solutions currently in the preview you ...

Colin V
Like (0)
Configuration Migration Tool Filter Updates and the Power Apps Portal

If you haven’t heard or seen the most recent update to the SDK tool Configuration Migration Tool (CMT) then it is a must check out as the latest version of the tool includes filtering capaibility as Alan Mervitz (@amervitz) noticed on Twitte...

Colin V
Like (0)
CDS/CRM SDK – WS-Trust auth and OrganizationServiceProxy Deprecated, what does it ...

Announced late last week on docs.microsoft.com was the deprecation of the WS-Trust authentication type as well as OrganizationServiceProxy. Both are connected to the same thing of the WS-Trust authentication being moved away from for a long time n...

Colin V
Like (0)
The End of xRM Portals Community Edition with WS-Trust / OrganizationServiceProxy ...

Deprecation of WS-Trust authentication and OrganizationServiceProxy spells the end of Adxstudio Portals with online instances if you were somehow still using it. xRM Portals Community Edition using username/password authentication with online inst...

Colin V
Like (0)
.NET Core CDS SDK Alpha Availability

At long last a version of the CDS SDK is available with .NET Core 3.0 and 3.1 as target frameworks! This release marks a lot of significant change as well with the SDK to align with how CDS and Dynamics are marketed and sold. Gone are the days of ...

Colin V
Like (0)
Power Apps Portals Web Form Ideas, Desired Improvements

Having worked with portals for a very long time now there is always a way to get something done even in a world where you can’t access the portal code. Be it with some JavaScript, hidden iFrame or the companion app approach. It’s great...

Colin V
Like (0)
CdsServiceClient with ASP.NET Core

One of the major reasons to use the new alpha release of the CDS SDK is that you can use it with the latest version of ASP.NET Core 3.1. Super cool, yes, so how do you add it to your ASP.NET Core project through dependency injection, and how do yo...

Colin V