Click here to Skip to main content
15,881,588 members
Everything / Expression

Expression

expression

Great Reads

by Kunal Chowdhury «IN»
Customized Scrolling in Silverlight using Expression Blend
by Dirk Bahle
This article explains how to take advantage from look-less WPF controls through inheritance
by Alexei Shamov
Convert types, parse and evaluate expressions in runtime, in .NET 2.0
by Xavier Junqué i de Fortuny
Polynomials Math Parser and Evaluator in VB.NET

Latest Articles

by Coral Kashri
Fold-expressions in extreme cases
by scastelli
Natural approach to calculate value of an expression
by Federico Alterio
Get rid of all that MVVM boilerplate code just to bind an expression to other properties
by Xavier Junqué i de Fortuny
Polynomials Math Parser and Evaluator in VB.NET

All Articles

Sort by Score

Expression 

20 Dec 2015 by ASP.NET Community
Lambda expressions provide a concise, functional syntax for writing anonymous methods. They are super useful when writing LINQ query expressions.