Multimobile Development: Building Applications for any Smartphone
System.Reflection.Emit.AssemblyBuilder Class
Information   Base Types   Related Resources

Defines and represents a dynamic assembly.

  • Namespace: System.Reflection.Emit
  • Assembly: mscorlib.dll

  • System.Reflection.Assembly
    System.Runtime.Serialization.ISerializable
    System.Security.IEvidenceFactory
    System.Reflection.ICustomAttributeProvider
  • View this type on MSDN
  • Search for this type on MSDN using MSDN's own search engine
  • Google for this type - all Web
  • Google for this type - MSDN only
    Articles (5)Discussions (59)MembersRotor
    Articles

    Page: 1
    Auto-Generating Wrapper Classes for Stored Procedures, Part 2: The Internals of the AutoSproc Tool
    MSDN
    Review the AutoSproc tool, which uses a code generation technique using classes from the System.Reflection.Emit namespace. It is assumed that the reader is fully conversant with the System.Reflection namespace, but not System.Reflection.Emit or CIL.
    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.
    Reflection
    The Code Project
    An article about Reflection in .NET, using C#.
    Using Reflection Emit to Cache .NET Assemblies
    MSDN
    There are few automated ways of caching methods within a Microsoft .NET Assembly or Web Service without writing a significant amount of the logic into the application. And sometimes, if the Web Service or .NET Assembly is from a third party, it isn't possible. This article outlines a non-intrusive caching solution that uses Reflection Emit in the Microsoft .NET Framework. Reflection Emit is the ability to generate assemblies, types, methods, and MSIL (Microsoft Intermediate Language) on the fly in .NET. This generated code can then either by run dynamically or saved to disk as an assembly.
    XsdTidy beautifies the Xsd.exe output *with full DocBook .net Wrapper*
    The Code Project
    Refactors the Xsd.exe classes. Shipped with a full .Net wrapper of DocBook
    Ad
    BootFX
    Reliable and powerful .NET application framework.
    iOS, Android and Windows Phone Development Training and Consultancy
    Hosted by RackSRV Communications
     
    Multimobile Development: Building Applications for any Smartphone
    Copyright © AMX Software Ltd 2008-2010. Portions copyright © Matthew Baxter-Reynolds 2001-2010. All rights reserved.
    Contact Us - Terms of Use - Privacy Policy - 4.0.30129.1734