Landing Roslyn From an operational point of view we can identify the…
Month: October 2018
Roslyn & You (Part I): Overview
Intro As a part of metaprogramming series we are going to provide…
Dynamic C# & DLR (Part V): Creating Custom Dynamic Types
Intro In this article I´ll try to show an easy way of…
Dynamic C# & DLR (Part IV): ExpandoObject Class
Intro In the following tow articles I´ll try to explain the advantages…
Dynamic C# & DLR (Part III): More S4mpl3s
iNTRO Here we will see extra samples about dynamic C# capablities in…
Dynamic C# & DLR (Part II): S4mpl3s
Intro Now we have introduced main dynamic features of C# and DLR…
Dynamic C# & DLR (Part I): Overview
Intro As part of metaprogramming existing techniques, we are going to review…