Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, September 09, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 


Report Error:
Finishing an Introductory Look at CIL        
Total Hits: 321  |  Today: 0 Author: Peyton McCullough       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this second part to a two-part article on CIL, we'll take the C# program with which we started and convert it into CIL. This will involve several steps, which we'll describe and discuss in full.

In the previous article, we looked at a C# program that finds prime numbers between two and one million. We started to convert it to CIL, recreating the class and method involved in the program, and then we took a look at method calls and the concept of a stack. Finally, we diverged a bit from the main task (converting the C# program) in order to create a simple “hello world” program in CIL, which we then assembled and executed.

If you would like to report an error or update for this listing please complete the form below.
Note: a Valid email is required for update request

Error/Update Type:  *
Description:
(Optional)
Your Name:  (Optional)
Your Email Address:  (Optional)
   

<< Back to listing

DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net