|
|
Defining Custom Entry Points |
|
|
C-Sharpcorner |
|
|
ASP.NET / Assemblies |
|
|
Click to Visit |
|
|
16 |
|
The article starts with a briefing about the "Main" method. The author explains about deleting the main method without any changes in the assembly. The author shows the step by step process of altering the IL file. The author demonstrates about manipulating the IL code to change the task of .NET programme execution. In this article the ILDASM utility is used to collect a .IL file from the assembly, which is described.
|