System.CodeDom.CodeNamespace Class
Information   Base Types   Related Resources

Represents a namespace declaration.

  • 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 (8)Discussions (21)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...
    Inherited Class Skeleton Generator
    C# Corner
    Inherited Class Skeleton Generator (ICSG) is a handy tool, which can be used to make your programming under .NET productive. It quickly generates class skeleton with needed members. ICSG is written in C# and utilizes Reflection and CodeDom namespaces of .NET.
    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.
    New Features for Web Service Developers in Beta 1 of the .NET Framework 2.0
    MSDN
    Check out the improvements in productivity, performance, extensibility, and standards support in Microsoft .NET Framework 2.0.
    Refly, makes the CodeDom'er life easier
    The Code Project
    A smart wrapper around CodeDom that speeds up code generation.
    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