Can you draw and explain the .NET Farmework?
Answers were Sorted based on User's Feedback
Answer / sivasubramanian.k
It consist of Web applications,Web services,console
applications in the top layer....
In second layer .NET features from base class library such
as Consistency,Data
integrity,transaction,IO,Synchronisation,Multiple
Threading,Data,XML,etc
Third Layer consist of CLR which includes Code Access
Security,Code Type Checking,Portability etc...
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sameer meher
The .Net framework is the environment where we can develope
the web application,web services,console application,device
applivation and some of component.so that we can reuse it
oin the other application.it actually supports 26 languages.
| Is This Answer Correct ? | 4 Yes | 0 No |
How can I stop my code being reverse-engineered from IL
what is mean by type-safe? Please answer me. Advance thanks.
what is scalar property?
If we want to construct our own Garbage collector what are the steps things we have to do?
3 Answers Honeywell, Semantic Space,
What is disconnected scenario? : Entity framework
WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING
21 Answers ABC, Cap Gemini, Comspark,
What is Partial Assembly References?
What is viewbag?
What is meant by bootstrap in mvc5?
what is view state
What platforms does the .NET Framework run on?
Does Tempdata hold the data for other request in ASP.Net MVC?