Answer Posted / shyam
Yes by using tool ILDASM.exe we can reverse engineer the
MSIL code to the classes, objects and fuction definitions
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between razor and web form engine?
Describe the gac in the .net framework.
Explain the difference between viewbag and viewdata in mvc?
what do you mean by table-per-type?
Where are the routing rules defined in an asp.net mvc application?
Which is the root namespace for fundamental types in .net framework?
Can we change web.config settings from iis?
What is meant by bootstrap in mvc5?
Which are the important namespaces used in ASP.Net MVC?
What is iobjectset? : Entity framework
What is representational state transfer (rest) mean?
What are the 3 main components of an asp.net mvc application?
What is the difference between .net core and .net framework?
If I have multiple filters implemented, what is the order in which these filters get executed?
What is viewbag?