System.CodeDom.CodeCompileUnit Class
Information   Base Types   Related Resources

Provides a top-level object to use for compilation.

  • Namespace: System.CodeDom
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.dll

  • System.CodeDom.CodeObject
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (3)Discussions (33)MembersRotorChanges
    Articles

    Page: 1
    Genetic Algorithms: Survival of the Fittest: Natural Selection with Windows Forms
    MSDN
    Breed better programs
    JIT Coding
    C# Corner
    One not so well known feature of .NET platform is possibility to invoke compiler and practically create code and assembly from running instance of application. It is possible to do that in two ways. First one is a bit simpler and involves namespaces System.CodeDom and System.CodeDom.Compiler, second one is more efficient and utilizes namespace System.Reflection.Emit.
    VS.NET CodeDOM-Based Custom Tool for String Resource Management
    The Code Project
    A VS.NET custom tool, created with the help of CodeDOM and EnvDTE, used to facilitate management of resource strings via IntelliSense and error checking in VS.NET environment
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com