Power Platform Data
January 20, 2022 Leave a comment
https://carstengroth.wordpress.com/category/microsoft-dataverse/

something about .NET development, all credits go to the original authors
June 30, 2021 Leave a comment
Microsoft identity platform and OAuth 2.0 authorization code flow
Read more of this postApril 22, 2021 Leave a comment
Office365 AuthType Deprecation – An Alternative | Bitesize Series
Important changes (deprecations) coming in Power Apps, Power Automate, and customer engagement apps
January 2, 2020 Leave a comment
Problem:
Cannot found shapes for UML Sequence diagram in Visio 2016
January 8, 2017 Leave a comment
Problem:
Dynamics CRM 2016 On-premise was deployed at port 5555, it cannot be accessed from intranet client, however, ping the URL is ok.
July 7, 2016 Leave a comment
https://msdn.microsoft.com/en-us/library/office/jj163951.aspx#SPSearchnew_clientOM
SharePoint 2013 Search includes a client object model (CSOM) that enables access to most of the Query object model functionality for online, on-premises, and mobile development. You can use the Search CSOM to create client applications that run on a machine that does not have SharePoint 2013 installed to return SharePoint 2013 search results.
The Search CSOM includes a Microsoft .NET Framework managed client object model and JavaScript object model, and it is built on SharePoint 2013. First, client code accesses the SharePoint CSOM. Then, client code accesses the Search CSOM.
March 24, 2016 Leave a comment
http://bartwullems.blogspot.ca/2012/07/could-not-find-base-address-that.html
The first thing I checked was if non-http activation was enabled. So I went to the Control Panel, clicked on Turn Windows features on or off. There I browsed to the Microsoft .NET Framework 3.x part and validated if both Windows Communication Foundation HTTP Activation and Windows Communication Foundation Non-HTTP Activation were checked. This was the case so the investigation continued…
September 14, 2015 Leave a comment
Objective/Problem:
To make both oracle 11g(64-bit) (version 11.2) and PL/SQL Developer (version 10.0.2) work in the same machine because PL/SQL Developer needs 32 bit oracle client installed when oracle does not require client when working in local machine.
Recent Comments