Categories

Updated: 02/22/2008

Expression Builders in ASP.NET 2.0

ASP.NET introduced new declarative expression syntax which allows you to substitute values into page at run time called Expression builders. You can make extensive use of expressions for referencing string resources for localization, connection strings and application settings from configuration file. This tutorial gives a closer look to Expression Builders and Custom Expression Builders classes.
©2003-2019 jCay.com