Is there a way to Deserialize Expressions in C#, I would like to store Expressions in a Database and load them at run time.
I continued work on the library that was mentioned by Serializing and Deserializing Expression Trees in C#
It looks like the project was abandoned (2008) but I did some work on it and now it works with .NET 4.0 and Silverlight. I made bug fixes to their code and also made it more DAL-independent.
http://expressiontree.codeplex.com/
1.4m articles
1.4m replys
5 comments
57.0k users