- This post will be about a new sample of using “Sandboxable”. We will walk through the steps to create a Microsoft Dynamics CRM plug-in that on deletion of any record, stores the deleted data as a file on Azure blob storage.Storing entities on Azure blob storage from a sandboxed CRM plug-in
- A while back I've introduced Sandboxable. It's a means to use NuGet packages that normally are not available for code that runs with Partial Trust. In this post, we will walk through the steps to create a Microsoft Dynamics CRM plug-in that will add a message to an Azure queue.Sending a message to an Azure queue from a sandboxed CRM plug-in
- I would like to introduce to you Winvision’s first open source project: Sandboxable. Sandboxable enables your project to utilize functionality provided by other (Microsoft) libraries that normally are not available in a Partial Trust environment like the Microsoft Dynamics CRM sandbox process. The project offers modified NuGet packages that will run with Partial Trust.Introducing Sandboxable: use your favorite (Azure) NuGet packages in a sandbox environment
- After having major, and unsolvable, problems with MovableType (MovableType was causing segfaults in Perl) for over half a year I finally switched to WordPress for hosting my blog.Blog now running on WordPress