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 managed extensibility framework?
What are sections?
How do I install .net framework?
how do you query in entity model when the result has a join from from different database other than the entity model?
Can I add mvc testcases in visual studio express?
what is entity framework?
How the color of selected menu item will be changed in asp.net menu item?
reading doc file in textbox using .net2005 with c#
How do you convert a string into an integer in .NET
What is meant by domain model?
What is the purpose of a web form?
Is .net framework dead?