How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?



How OS come to know whether to load the .net framework when we run an .exe created using .Net framew..

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

Post New Answer

More Dot Net Framework Interview Questions

What are the advantages of razor view engine?

1 Answers  


what is mean by versioning? Please answer me. Advance thanks.

2 Answers   Excel,


What is entity framework firstordefault?

1 Answers  


What is managed extensibility framework?

1 Answers  


In razor syntax, what is the escape sequence character for @ symbol?

1 Answers  


What is the property available to check if the page posted or not

1 Answers  


reading doc file in textbox using .net2005 with c#

3 Answers  


What are the options can be configured in AJAX helpers?

1 Answers  


what is .edmx file and what it contains?

1 Answers   Microsoft,


What is entityset? : Entity framework

1 Answers  


What are bundling & minification features in asp.net mvc 4?

1 Answers  


What is asp net framework?

1 Answers  


Categories