DSL
-
.NET
Fluent interfaces in C# – method chaining
For those of you who just tuned in, this is a third post on the subject of fluent interfaces using…
Read More » -
.NET
Fluent Interfaces in C# – Extension Methods
For those of you who haven’t read the previous post. This post is the 2nd of many where I explain…
Read More » -
.NET
Fluent Interfaces in C# – Introduction
Not many developers are familiar with the concept of DSLs (Domain Specific Languages) even fewer use them in their day…
Read More »