Click here to Skip to main content
15,899,679 members
Articles / Programming Languages / C#

Compiling C# Code at Runtime

Rate me:
Please Sign up or sign in to vote.
4.96/5 (54 votes)
25 Jan 2014CPOL3 min read 242K   6.1K   82  
This tip shows how to compile and use C# code during runtime and its impact on speed.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Czech Republic Czech Republic
IT Specialist at Hyundai Glovis and Ph.D. student at Technical University of Ostrava, interested in C# language, .NET technology and CUDA platform.

Comments and Discussions