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 |
What is a manifest in .net?
What’s different between process and application in .net?
What is .net3.0 and .net3.5?
Can we have same method with same name and signature using partial classes
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?
Explain can 2 different applications use the same dll in gac at the same time?
syntax for binding the data from database
What are the properties of ADO.NET?
what are design patterns in .net....?
What does msil do?
What is difference between .net core and .net standard?