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 |
What is Layout in ASP.Net MVC?
Can you explain renderbody and renderpage in asp.net mvc?
Explain unit test done by tester on development team?
what are partial classes?
12 Answers Digimaker, HP, N Tech, TCS,
What are ajax helpers in asp.net mvc?
If you are using components in your application, how can you handle exceptions raised in a component ?
4 Answers Accenture, BirlaSoft,
Explain what platforms does the .net framework run on?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What is the version number for the next version of the .net framework, codenamed �orcas�?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
will there be any issues adding a table without primary keys to a data model?
How to enable Attribute Routing?