Is .net core managed code?
Answer / Awadhesh Kumar
Yes, .NET Core is managed code as it runs on the Common Language Runtime (CLR), which is an integral part of Microsoft's .NET Framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of remote object creation mode in .net?
What are the advantages of .net?
What is connected and diconnected database ?
How Garbage Collector (GC) Works?
Can I write my own .net host?
What's the .net collection class that allows an element to be accessed using a unique key?
Explain the code behind wors and contrast that using the inline style.
What is an assembly? What are the different types of assemblies?
Do you know what is .net standard?
How we can achieve Connection pooling in .Net?
Compare & contrast rich client (smart clients or windows-based) & browser-based web application
What's the problem with .net generics?