What is .net architecture and framework?
Answer / Prawin Kumar
The answer has already been provided in QNO 303864. I'll provide a brief summary here:nnThe .NET Framework is a software framework developed by Microsoft that provides a common runtime environment for executing code, managing resources, and interacting with the operating system.nnThe .NET Framework consists of several key components: Common Language Runtime (CLR), Framework Class Library (FCL), Common Type System (CTS), and Common Language Specification (CLS).
| Is This Answer Correct ? | 0 Yes | 0 No |
what is explicit loading?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
How we can add the CSS in ASP.Net MVC?
What is clr? How does work clr & wht is work of clr?
What are the ways to deploy an assembly?
I have interview in accenture.I cleared 1st round in techniqual.I have interview with project lead.pls help me.
What is RouteConfig.cs in ASP.Net MVC 4?
What is the role of the jit compiler in .net framework?
What is the version number for the next version of the .net framework, codenamed �orcas�?
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
What is the use of action filters in an mvc application?
What is associationset? : Entity framework