-
Expert Member
Can we modify this IL code
After compiling the source code we get IL code. Can we modify this IL code? If so how can we modify? What is the extension of the IL code?
NOTE : [This question was asked by Sujatha Alluri]
-
Expert Member
Re: Can we modify this IL code
By modifying the IL codes, we can change the compilers decisions and can improve performance manually.
but high level languages wont allow us to modify IL codes.
-
Junior Member
Re: Can we modify this IL code
no we cannot modify IL Code
-
Junior Member
Re: Can we modify this IL code
answer => the Extension of IL code is *.exe or *.dll
-
Junior Member
Re: Can we modify this IL code
What is use Attributes in C#
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules