Can you draw and explain the .NET Farmework?
Answer Posted / 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 |
Post New Answer View All Answers
How can we determine action invoked from HTTP GET or HTTP POST?
Explain the new features added in version 4 of mvc (mvc4)?
Explain what platforms does the .net framework run on?
What is conceptual model? : Entity framework
What are actions in asp.net mvc?
What are authentication filters in web api?
What is attribute routing in mvc?
what is ssdl?
What are sections?
Can I set the unlimited length for "maxjsonlength" property in config?
what is client wins and store wins mode in entity framework concurrency?
What is the difference between renderaction and renderpartial?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Can you explain model, controller and view in mvc?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?