Can I look at the IL for an assembly
Answer / kirti
Yes. MS supply a tool called Ildasm which can be used to view the metadata and IL for an assembly.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a serverside technology? what is a clientside technology? what is a clientserver technology? what is a internet based application? what is a intranet based application? what is a windows application? what is a console application? Difference between console application and windows application?
How do you box a primitive data type variable ?
How does .net framework works?
What is namespace of asp.net mvc?
About .NET Framework ?
Is .net core faster than .net framework?
List out few different return types of a controller action method?
Iam using an asp.net application . i want to update one of my table in database at 4pm every day how it is possible.
what do you mean by table-per-type?
Define .NET architecture ?
What are the components of the .net framework.
explain lazy loading, eager loading, and explicit loading?