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 |
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
What is a model in programming?
Where does web.config info stored? Will this be stored in the registry ?
1 Answers Accenture, BirlaSoft,
I want ask from plz smaple example code for Biztalkk server
How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
What is rxjava used for?
Explain Sections is ASP.Net MVC?
What is shadowing?
What is entity framework in asp net?
What does mvvm mean?
What is entity framework? : Entity framework
How is method overriding different from method overloading