BizTalk Development

The community for BizTalk developers and professionals.
Welcome to BizTalk Development Sign in | Join | Help
in Search

Browse by Tags

All Tags » CodeDOM   (RSS)
  • Code Snippet: CodeDOM expressions

    Knowing all the classes in the CodeDOM namespace isn't very useful unless one knows how to appy them. This blog entry will serve as a cheat sheet for the most commonly used expressions and statements. This page is a work in progress. MyClass.Method(''value'', 4) System.CodeDom.CodeExpression expr = new ...
    Posted to Paul Wu on BizTalk Development (Weblog) by Paul Wu on February 12, 2007
Powered by Community Server, by Telligent Systems