How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
Answer / Satish Chadhary
The operating system recognizes that an .exe file is created with the .NET Framework when it contains a manifest. The manifest includes information such as the required version of the .NET Framework and acts as a bridge between the executable and the runtime environment.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of razor view engine?
what is mean by versioning? Please answer me. Advance thanks.
What is entity framework firstordefault?
What is managed extensibility framework?
In razor syntax, what is the escape sequence character for @ symbol?
What is the property available to check if the page posted or not
reading doc file in textbox using .net2005 with c#
What are the options can be configured in AJAX helpers?
what is .edmx file and what it contains?
What is entityset? : Entity framework
What are bundling & minification features in asp.net mvc 4?
What is asp net framework?