Yes.
Following Example is written by Rajesh Rolen:-
.assembly MyAssembly {}
.class MyApp {
.method static void Main() {
.entrypoint
ldstr "Hello, IL!"
call void System.Console::WriteLine(class System.Object)
ret
}
}
Just put this into a file called hello.il, and then run ilasm hello.il. An exe assembly will be generated.
Can I write IL programs directly
Posted by
Rajesh Rolen
at
Friday, September 4, 2009
Labels: ASP.NET Interview Questions , C#.NET and VB.NET Interview Questions , Framework , Interview Questions
1 comments:
i very much love your own posting type, very remarkable,
don't quit and also keep penning in all honesty , because it simply just truly worth to follow it.
impatient to view a whole lot more of your web content, kind regards!
Post a Comment