It’s almost Christmas, this means time to give something back. This is the first part of a new open source series I’ll be starting in which I will go step by step building open source solutions. Let’s start with a little web app that will be built on ASP.NET Core...
Continue reading...C#
How to make an OData request from JavaScript Web Resource to Dynamics API
Sometimes the task you are trying to accomplish cannot be done using the supplied toolset by Microsoft via the development graphical interface, we can accomplish anything you can imagine with some fields and some code. If there’s some info that is not accessible from the form’s context, which is very...
Continue reading...