Enabling CORS in Nancy
We use Nancy for a product that we have developed in-house. One of the features that we have implemented in the product is a REST Api so that we can...
We use Nancy for a product that we have developed in-house. One of the features that we have implemented in the product is a REST Api so that we can...
You might have been unfortunate enough to have run into this obscure error in a Sage CRM instance. According to the Sage CRM forum, this error is caused
I recently was tasked with integrating some external DLL assemblies into Sage CRM. These external assemblies were generated by a Word plugin that lets you insert SQL fields directly into the Word document.
I recently started a new job as a Software Developer working on extending Sage software functionality. Much of this development is done in Visual C#. Through the projects I have been given, there have been a few concepts I have learnt that...