Reflection Emit Scenarios

Reflection emit supports the core scenario of emitting a dynamic module defined in a dynamic assembly. It also supports a variety of application scenarios, including executing a script in a Web browser, executing a script in an ASP.NET page, and compiling a regular expression. The following topics describe these scenarios: