65,938 articles
CodeProject is changing.
Read more
.
Everything / expression
Submit your article
Expression
expression
Great Reads
Magical MVVM in WindowsStore Apps Using Expression Blend
by
Saad_Mahmood
Magical MVVM using power of Expression Blend
A “Natural” Expression Evaluator
by
scastelli
Natural approach to calculate value of an expression
A generic Collection to DataTable Mapper
by
Jörgen Andersson
A high performance extension for creating a DataTable from a Generic collection.
A Polynomials Math Parser in VB.
NET
by
Xavier Junqué i de Fortuny
Polynomials Math Parser and Evaluator in VB.
NET
Latest Articles
Magical MVVM in WindowsStore Apps Using Expression Blend
by
Saad_Mahmood
Magical MVVM using power of Expression Blend
A “Natural” Expression Evaluator
by
scastelli
Natural approach to calculate value of an expression
A generic Collection to DataTable Mapper
by
Jörgen Andersson
A high performance extension for creating a DataTable from a Generic collection.
A Polynomials Math Parser in VB.
NET
by
Xavier Junqué i de Fortuny
Polynomials Math Parser and Evaluator in VB.
NET
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
expression
Accessing Data through Web Service in Windows 8 Stores App - VS2012
by
Ramanujam Shankar
Show data in grid view control of Windows Stores App using web service or WCF
Adapting responsive design to Windows RT snapped view
by
Sergey Zwezdin
How to adapt your responsive HTML pages to Windows RT snapped mode.
Auto Backup Of Database in SQL Server 2008 & Above
by
Harsh Aggarwal - India
It's about making back up of database in SQL server 2008 and above you can get rid of making bak file manually.
Fluent Expression Tree Binding in MVVM
by
Federico Alterio
Get rid of all that MVVM boilerplate code just to bind an expression to other properties
How to make any UI element drag-able using Behaviors in WPF
by
Ahmed_Said
ListBox and Panels in WPF
by
_Noctis_
This tip shows the different results of using a ListBox in different panels,
and the effects on scrolling.
Multiselect ListBox and ListView Items like Windows Explorer
by
Kelvin33
A quick and dirty way to enable multi-item selection in listbox and listview WPF controls.
Textbox Regular Expression Validation
by
Dev O'Connor
An extension to the textbox control to offer textbox validation without the need to constantly apply code using regular expressions.
Wild Card in MDX Queries
by
Harikrishnan-BI
This tip discusses about the MDX-Wild Card expressions (like 'Like Operator in SQL) with examples.