what do you mean by .Net Framework
Answer Posted / shana vahid
.Net framework is the layer between Application developed in
the .net and operating system.
.net Framework is the platform for building, deploying and
running application ans services.
.net framework contain 2 Main parts
1. CLR
2.Class Libraries
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between vb.net and c#, related to oops concepts?
What are the differences between vb.net and c#, related to oops concepts
How to view an assembly?
What is sealed class?
What is non_deterministic finalization?
What is jagged array in vb.net?
Can you please explain the difference between namespace and assembly?
How many ways the function can return values?
Explain the difference between c# and vb.net?
What is datatype conversion?
What is strong name in .net assembly?
Which namespace are used for accessing the data?
Did vb6 support multi-threading ?
what is difference between web.config and machine.config and where it will be ?
How to send xml file on server using http protocol?