News

While the .NET community eagerly awaits a production version of Roslyn, work must continue. So today we’re looking at another compiler service, Expression Evaluator. While other compiler ...
To be able to test regular expressions, create a Visual Basic or C# console app named TestRegExp that accepts two strings as input and determines whether the first string (a regular expression) ...
Executing a C# Expression One of the most basic scripting needs is the ability to execute a given expression. Accomplishing this task with Roslyn is very similar to using the Dynamic Language Runtime ...
Eric Vogel goes over a few C# 6.0 language improvements that will help make your coding experiences more concise.
Similarly you can use @( ) to wrap explicit C# expressions where a simple statement is evaluated at run time and the result displayed in place of the Razor code block.