OpenSource Json.NET & JsonFx In preparation of a talk I gave in Karlsruhe in May 2014 and will give in Nürnberg in July 2014, I decided to start a series of articles to ramp up the topics
OpenSource Noda Time In preparation of a talk I gave in Karlsruhe in May 2014 and will give in Nürnberg in July 2014, I decided to start a serie of articles to ramp up the topics
OpenSource Running a Marathon barefoot As I'm getting myself ready for a new talk, here is another series for you to chew on. The talk is titled "Running a Marathon barefoot, those libraries I wouldn't want to
OpenSource Regexus-Occulto! This is part four of my series on the creation of a regular expression DSL. If you missed them, here are the other parts: The first part will tell you more on the
OpenSource A bitter gulp of SimpleExpression This is part three of my series about the SimpleExpression DSL. Head up to the first part for more info on the idea itself or to the second part for an explanation of
OpenSource Toddler steps with Simple Expressions In the first part, birth of SimpleExpressions, I described how I came to the idea of writing a DSL to help write Regular Expressions. In this second part, I'll tell you a bit
OpenSource The birth of SimpleExpressions Searching for a good usage example to illustrate my Dynamics talk, I came to the idea of imitating the structure of the Simple.Data Framework to facilitate the creation of Regular Expressions... because