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 |
Difference between int and int32
What is route config?
Can you use Razor code in Javascript in ASP.Net MVC?
What is edm in entity framework?
Do you know about the new features in ASP.Net MVC 4 ?
Why is entity framework used?
What operating systems will the .net framework 3.0 be available for?
what is Thread Priority?
what happened when type url in address bar and press enter?
What is entitycontainer? : Entity framework
What is strong name?
Explain the methods used to render the views in mvc?