Answer Posted / kranthi kumar.j
A programming infrastructure created by Microsoft for
building, deploying, and running applications and services
that use .NET technologies, such as desktop applications and
Web services.
The .NET Framework contains three major parts:
* the Common Language Runtime
* the Framework Class Library
* ASP.NET.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is marshling?
What is the advantage of .net?
Please explain what do the terms “boxing” and “unboxing” mean?
How boxing and unboxing occures in memory?
What is the difference between .net and laravel?
Conceptually, what is the difference between early-binding and late-binding?
What is the difference between imperative and interrogative code?
What are .net functions?
What are the advantages of .net core?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
What is data type and how many types of data types are in .NET ?
What are the namespace available in .net?
Explain the .net framework overview?
How can you assign an rgb color to a system.drawing.color object?
What is the single responsibility principle?