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

Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one is on .Net Fremework 2.0?

7 Answers  


what is code first approach?

0 Answers   Microsoft,


what is ssdl?

0 Answers   Microsoft,


what are the different stepts to create shared assemblies?

1 Answers  


what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 , ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0

4 Answers  






Where are the routing rules defined in an asp.net mvc application?

0 Answers  


Can we have enum in entity framework?

0 Answers   Microsoft,


Httpcontext objects?

2 Answers   HACL, HP,


what is .edmx file and what it contains?

0 Answers   Microsoft,


Explain the advantages of asp.net mvc over asp.net?

0 Answers  


What is "out" parameter how it is used in methods?

6 Answers   Polaris,


What is objectset? : Entity framework

0 Answers  


Categories