Using cloudscribe with Identity Server 4 with a SQL Server store on .Net Core 2 MVC securing APIs Well that’s a bit of a mouthful of a title – but it does describe what I was trying to do, and I didn’t find it easy. It’s not that complicated when you know how, but there are an awful lot of... read more Posted by 03 November 2017 Categories: .Net Core API Cloudscribe Identity Server 4 Security SQL Server Visual Studio Comments(6)
How to avoid version dependency when developing mojoPortal custom features When developing custom modules for mojoPortal, the standard guidance (e.g. see http://www.mojoportal.com/developmentonwindows.aspx) is to develop against the latest source code. However we have... read more Posted by Stewart Bellamy 18 June 2012 Categories: mojoPortal Visual Studio Comments(0)
Useful Windows Live Writer plugins Windows Live Writer is a great blog authoring tool that we use with this knowledgebase (a mojoPortal blog + pages). Since we are often posting code snippets, here are a couple of useful plugins. They ... read more Posted by Crispin Flower 17 November 2011 Categories: mojoPortal Visual Studio Comments(0)
Solution Load Manager for Visual Studio 2010 If you have a complicated multi-project solution where Visual Studio 2010 is starting to take a while loading – try adding this extension which by default causes projects to only load on demand.... read more Posted by Crispin Flower 17 November 2011 Categories: Visual Studio Comments(1)