How does the .NET framework work?



How does the .NET framework work?..

Answer / izetamtechnologies

•.NET framework-based applications that are written in supportive languages like C#, F#, or Visual basic are compiled to Common Intermediate Language (CIL).

•Compiled code is stored in the form of an assembly file that has a .dll or .exe file extension.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What are the different types of Classes in .NET?

0 Answers   PUCIT,


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

0 Answers  


What is a serviced component?

0 Answers  


Why inheritance is important?

0 Answers  


Please explain what is the .net framework and how does it work?

0 Answers  


SAP Business One(this is intigrated tool of .net)

0 Answers   TCS,


What are situations when you register .NET assembly in GAC ?

0 Answers   UGC Corporation,


Do you know what is the difference between an abstract class and an interface?

0 Answers  


Please explain what are an object and a class?

0 Answers  


Explain how do assemblies find each other?

0 Answers  


Explain assemblies in .net?

0 Answers  


What operating systems does the .net framework run on?

0 Answers  


Categories