Bhavani  Kutty
What is CodeDom?
By Bhavani Kutty in .NET on Apr 27 2017
  • Bhavani  Kutty
    Apr, 2017 27

    “CodeDom” is an object model that represents actually a source code.“CodeDom” hierarchy for a program, we can then generate the source code in any .NET compliant language.

    • 1
  • Madan Shekar
    Nov, 2018 5

    The CodeDOM provides types that represent many common types of source code elements. You can design a program that builds a source code model using CodeDOM elements to assemble an object graph. ... The CodeDOM can also be used to compile source code into a binary assembly.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS