Publication detail

Run-time code generation on the .NET Framework platform

Vítek M., Herman I., Uchytil S.

Original Title

Run-time code generation on the .NET Framework platform

Type

conference paper

Language

English

Original Abstract

The .NET Framework is the platform designed to build applications in highly distributed environment of the Internet or intranet. Such applications are compiled into the intermediate language (IL) that makes them independent of the specified underlying operating system. Moreover in such systems applications usually access to resources remotely, which it means the ability to find, connect to and use resources after the application has been launched. To solve this task the .NET Framework comes with technique that is based on a usage of transparent proxy. In this article we describe the characteristic features of both IL and transparent proxy and shows how we can use them for code generation on the fly.

Keywords

.NET Framework, Intermediate Language, Transparent Proxy, AOP

Authors

Vítek M., Herman I., Uchytil S.

RIV year

2005

Released

1. 9. 2005

Publisher

Brno University of Technology

Location

Brno

ISBN

80-214-2972-0

Book

Proceedings of the Telecommunicatioins and signal processing conference

Edition number

1

Pages from

57

Pages to

61

Pages count

5

BibTex

@inproceedings{BUT15091,
  author="Martin {Vítek} and Ivo {Herman} and Stanislav {Uchytil}",
  title="Run-time code generation on the .NET Framework platform",
  booktitle="Proceedings of the Telecommunicatioins and signal processing conference",
  year="2005",
  volume="28",
  number="1",
  pages="5",
  publisher="Brno University of Technology",
  address="Brno",
  isbn="80-214-2972-0"
}