Linq Expressions – Access private fields
In this post I will show how you can use Linq Expressions to access private (or public) class fields instead of using Reflection.FieldInfo.
In this post I will show how you can use Linq Expressions to access private (or public) class fields instead of using Reflection.FieldInfo.
I’ve finally seen my own Linq support live 😛 Until now I’ve only been emitting NPath queries and verified that NPath is correct.
I’ve added a bit more Linq support for NPersist today.
I’ve added a “Documents” page here on the blog.
This page will contain links to documents/papers regarding my projects and related material.
MyLisp is now named DSLisp – Domain Specific (Language) Lisp.
I’m currently adding some real Linq support to NPersist.
I did start on it when the first public previews of Linq was released, but then I was kind of stuck in World of Warcraft for a while (OK, slightly more than a while).
But I’ve finally broken out of the world of Azeroth and I’m back in the real world again.