Hooking up MSTest to Specflow
Open up the App.config file in your Test project and add
<unitTestProvider name="MsTest" />
to the specFlow Element. The resulting XML should look like this...
<?xml version="1.0" … more
Cannot set a value on node type 'Element'
Dealing with XML can be a pain at the best of times, but running in to this error can be a pain… Why does it happen and what’s the fix? Why? You cant map to the value property on Element Nodes… You … more
2011: My year in review
Wow, what a year, lots done, lots learnt, lots left to do… Here what my year has been like… (I will keep updating it as I remember exactly what ive done, long year!) ITV So lots have happened … more
How to get your Awesome Dev workspace for Orchard CMS up and running 101
After watching twitter for the last couple of days, and with the additional of a couple other comments, I have decided to write this post. What does this post assume… 2 things, You have Mercurial (+ … more
Latest Orchard Forum Mock-Ups
I thought a quick update to the community as to where I am with an Orchard Forum Module. I have not come too much further from my first post in terms of features … more
Your development team is slow.. What can you do?
So you have a development team, yet turn around on a product is slow? You have heard the words agile and scrum, but there must be more? Here are a couple of areas that a development team should work … more
Orchard Forums.. Basic Functionality
Forums seem to be a hot topic on the Orchard discussion boards so I thought why not take a crack at it? So what have I implemented so far? Well…. 1. Creation of a Forum.2. Creation of a Thread.3. … more
Scope based permissions for OpenId, Microsoft Connect and Facebook in Orchard CMS
Recently I have been updating my open authentication module to deal with a more granular approach to scope based permissions and how the admin user can set these up. When enabling a Feature, the … more
Sneak Peek Orchard CMS playing nicely with my Social and Open Authentication modules
Okay so for a while I have been working on my Open Authentication module which I am sure a lot of you are sick of hearing about… But now I have started working on a Social module that utilises my Open … more
Get your Orchard site up and running with Microsoft Connect
So you want to install Microsoft connect and have Live Id running on your site. Now you can.. 1. Install the latest NGM.OpenAuthentication module in to Orchard. 2. Enable OAuth from the Site Settings … more
About
My name is Nicholas Mayne and I live in Richmond, Surrey. I currently work for the ITV where I am looking to primarily develop my TDD skills.