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 WSDL? Explain its architecture?
What is heap and what is stack?
How is .net able to support multiple languages?
What is the advantage of .net?
Do you know the difference between the stack and the heap?
Explain webfarm vs webgardens in .net?
Explain what is the difference between web application and enterprise application?
How can I find out what the garbage collector is doing?
what is machine key error in .NET how can we solve it?
What is managed code execution?
Explain the process of serialization in .NET?
What is close method? How its different from finalize and dispose?
Is .net core free?
Write the .net syntax for 'for loop'?
What is lambda expressions in c#?