System.CodeDom.CodeTypeReference Class
Information   Base Types   Related Resources

Represents a data type to CodeDOM objects.

  • 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 (5)Discussions (14)MembersRotorChanges
    Articles

    Page: 1
    Code Generation in the .NET Framework Using XML Schema
    MSDN
    Learn the difference between typed datasets and classes generated by the xsd.exe tool. Extend this process by reusing the infrastructure classes supporting it, staying compatible with the XmlSerializer.
    Generating code from code
    The Code Project
    This article describes how to programmatically generate and run .NET code.
    HOW TO: Create An Assembly at Runtime and Call Methods
    Microsoft Support
    (821778) - This step-by-step article describes how to generate and compile Microsoft Visual C# code at runtime and how to call the methods from the newly created assembly. Microsoft .NET Framework provides a very useful namespace that is named CodeDOM (from code...
    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