what is dotnet architecture? can anyone explain that.
Answer / vijay
Architecture of .Net is based on CLR. CLR is the Common
Language Runtime which runs as virtual machine on Operating
System. CLR manages execution of code right from memory
allocation to Garbage collection. CLR consists of CLS and
CTS. Every program that is written in .NET runs on CLR. We
can write code on different languages which should be
compliant with CLS. Languages like C#.net,VB.net,J#.net are
supported by CLR. All code written in such language is
knwon as Managed Code. With the help of such language,
different types application like, Console Based, Web based
and windows based can be written. Also it can uses ADO.NET
for backend connectivity.
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the difference between .net and laravel?
Is atl redundant in the .net world?
What is static constructor, when it will be fired?
Which property is used in the email to send the content as HTML
Explain the top .net class that everything is derived from?
How WSDL is stored ?
How is .net core cross platform?
Explain what is reflection in microsoft .net context?
What is typical about a windows process in regards to memory allocation in .net?
What is the use of ErrorProvider Control in .NET?
why do you want to join deloitte, where do you exactly fit in.
What are the advantages of .net core?