Table of Contents
    Home / Definitions / Expression Builders
    Development 1 min read

    In Web site development with ASP.NET(version 2.0), Expression Builders represent a new syntax for referencing code to substitute values into the page. Expression Builders may be used for referencing values such as localization, application settings, or connection strings. Web developers may also write their own Expression Builders for creating custom syntax to substitute values into the page.

    See ASP.NET

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%