Define .NET architecture ?

Answers were Sorted based on User's Feedback



Define .NET architecture ?..

Answer / aparna

we should explain the layered architecture of the .net
first layer consist of:
.net languages like c#,vb,j#
second layer like:
common lang specification
3rd layer consist of :
windows forms and web applications
4th layer is:
data base connection tat is ado.net and XML
below tat some class library which ever were included.
5th layer consist of :
Common lang run time
then lastly operating system

Is This Answer Correct ?    37 Yes 4 No

Define .NET architecture ?..

Answer / rita patel

======================================
| Asp | VB | C# | J# |<----First Layer
--------------------------------------
| Common Language Infrastructure |<----Second Layer
--------------------------------------
| Web | Windows |
| Forms | Forms |<-----Third Layer
--------------------------------------
| Base / Framework Class Library |
| BCL / FCL |<-----Fourth Layer
--------------------------------------
| Common Language Runtime |<-----Fifth Layer
|=====================================

Figure:- .Net Framework Architecture

Is This Answer Correct ?    7 Yes 5 No

Define .NET architecture ?..

Answer / mohan kumar e.

windows/web/webservices
Data and XML
Framework Class Library
Common Language Runtime
Operating System

Is This Answer Correct ?    25 Yes 30 No

Post New Answer

More Dot Net Framework Interview Questions

How to set background for total website, on that another another layer, in that we keep website data,,for example see www.msn.com. On one faded background we ll have layer like other background..Do explain how its possible

2 Answers  


How large is the .net framework 3.0?

0 Answers  


What's the difference between Java and .NET garbage collectors ?

1 Answers   BirlaSoft,


Explain what is the difference between view and partial view?

0 Answers  


Diffence between .net framework 1.0 and 2.0?

2 Answers   DataPoint,


Where are the value-type variables allocated in the computer RAM ?

1 Answers  


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

0 Answers  


Explain the new features 3.5 framework against with the tool?

0 Answers  


Explain the types of Scaffoldings.

0 Answers  


Explain representational state transfer (rest) in detail?

0 Answers  


What is connected scenario? : Entity framework

0 Answers  


Does Tempdata hold the data for other request in ASP.Net MVC?

0 Answers  


Categories