ASP.NET Core application shutdown events
During the process of porting an existing library to ASP.NET Core I had to find the equivalent functionality of IRegisteredObject which I’ve discovered is…
During the process of porting an existing library to ASP.NET Core I had to find the equivalent functionality of IRegisteredObject which I’ve discovered is…
I’m hoping this post might be useful to some folks out there that might be stuck using old ASMX/SOAP webservices in ASP.Net. If you’ve tried to return an abstract or superclass from an ASMX webservice…
Warning: Linux noob content below I’ve been testing out some .NET Core cross platform stuff and originally had been using Ubuntu 14.04 with .NET Core 1.0.0 and that all worked fine along with the…
This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.We’re finally shipping Umbraco 4.1 with all of…
This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Well, hopefully there’ll be even more before th…
Dave Ward did a good post recently on how to use the Visual Studio development server from a mobile devise such as an iPhone. But there’s a problem for us here, we use Charles which I have found to be…
This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Something I’ve heard a number of people say is…
This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.In my previous post I introduced a new tool we’…
This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Over the past few weeks Shannon and I have been…
This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Yup, it's true, unit tests are now part of Umbr…