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



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

Answer / Deepika Saxena

"The .NET Framework is a software development platform created by Microsoft. It enables developers to build, deploy, and run applications on various devices and operating systems using multiple programming languages like C#, VB.NET, F#, etc. The framework provides a common runtime environment (the Common Language Runtime) that manages code execution, memory management, security, and other system services for the .NET applications."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is a manifest in .net?

1 Answers  


What’s different between process and application in .net?

1 Answers  


What is .net3.0 and .net3.5?

1 Answers  


Can we have same method with same name and signature using partial classes

1 Answers  


What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?

3 Answers   Accenture, CC Soft, Infosys,


can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?

1 Answers  


Explain can 2 different applications use the same dll in gac at the same time?

1 Answers  


syntax for binding the data from database

1 Answers   Satyam,


What are the properties of ADO.NET?

1 Answers   Amdocs,


what are design patterns in .net....?

2 Answers  


What does msil do?

1 Answers  


What is difference between .net core and .net standard?

1 Answers  


Categories