Since both my wife and I have iPhones, we’ve been looking for an app that can keep a list of things we want to get done around the house. Ideally the app should keep my version of such a list…
Since both my wife and I have iPhones, we’ve been looking for an app that can keep a list of things we want to get done around the house. Ideally the app should keep my version of such a list…
I’ve compiled a regular expression to use in Visual Studio’s Find and Replace dialogue to cleanup the extra information generated by SpecFlow and NUnit when it finds missing steps in your stepdefinition files.
1 |
(\*\*.*)|(^(Given)|(When)|(Then)|(And).*)|(-\>.*)|(\[Binding\]~(\n:b+public class ~(StepDefinitions)))|(^:b+public class StepDefinitions.*\n:b^4\{)|(^ \}~(\n\}))|(^ ~( ).*)|(\n:b*\n:b*\n) |
Just make sure you’ve selected to…
## Part 2: Configuring the Tools 5. ### Visual Studio Express configuration My development skills are the strongest within the Microsoft stall, so I’ll be using [Visual Studio 2010 Express edition][1] with [SQL Express R2][2] and [Windows Azure Tools for…
## Part 1 – Capturing the idea 1. ### Concept and introduction I was inspired to assist my wife with managing her small hair styling business by developing a mobile application for iPhone or iPad which will sync its data…