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 VSS? Where we are using?

3 Answers   TCS,


What is Separation of Concerns in ASP.NET ASP.Net MVC?

0 Answers  


What is entityset? : Entity framework

0 Answers  


WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING

21 Answers   ABC, Cap Gemini, Comspark,


What is the advantage of mvc?

0 Answers  






Which version of the common language runtime (clr) does the .net framework 3.0 use?

0 Answers  


What is entity sql? : Entity framework

0 Answers  


What is meant by tempdata in mvc?

0 Answers  


How will you load dynamic assembly? How will create assemblies at run time?

3 Answers   Lance Soft, MGL,


How do you initiate a string without escaping each backslash ?

1 Answers  


What is the mvc pattern (model view controller pattern)?

0 Answers  


Why doesn't the .NET runtime offer deterministic destruction

1 Answers  


Categories