﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Andrey Shchekin commented on How to execute a set of statements in an expression</title><description>I once used a .NET aplication (IRC bot) which had security levels, however, it also had a CalcC# command which allowed user to calculate a value of an expression.
  
  
Since it was easy to wrap any call into value-returning delegate, it was a huge security hole.
</description><link>http://ayende.com/3575/how-to-execute-a-set-of-statements-in-an-expression#comment1</link><guid>http://ayende.com/3575/how-to-execute-a-set-of-statements-in-an-expression#comment1</guid><pubDate>Wed, 03 Sep 2008 06:11:17 GMT</pubDate></item></channel></rss>