Can you draw and explain the .NET Farmework?

Answers were Sorted based on User's Feedback



Can you draw and explain the .NET Farmework?..

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

Can you draw and explain the .NET Farmework?..

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

Post New Answer

More Dot Net Framework Interview Questions

What is Globalizationa and Localization

1 Answers  


What is viewdata?

0 Answers  


In which circumstances you used delegates?

5 Answers   HP,


Can you declare an override method to be static if the original method is non-static

1 Answers  


What is the use of viewmodel in mvc?

0 Answers  






What are authentication filters in web api?

0 Answers  


what is eager loading?

0 Answers   Microsoft,


explain lazy loading, eager loading, and explicit loading?

0 Answers   Microsoft,


Explain what languages does the .net framework support?

0 Answers  


What are the advantages of razor view engine?

0 Answers  


what is the additional features in 1.1 rather than 1.0

1 Answers  


Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

1 Answers  


Categories