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

WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING

21 Answers   ABC, Cap Gemini, Comspark,


What are Action Filters in ASP.NET MVC and its use?

0 Answers  


How to change the action name in ASP.Net MVC?

0 Answers  


How do you register the dotnet component or assembly ?

1 Answers   Accenture, BirlaSoft,


explain what is ado.net entity framework?

0 Answers   Microsoft,






Is http stateful or stateless?

0 Answers  


If I have multiple filters implemented, what is the order in which these filters get executed?

0 Answers  


If we want to construct our own Garbage collector what are the steps things we have to do?

3 Answers   Honeywell, Semantic Space,


How to change the action name in mvc?

0 Answers  


about triggers?

6 Answers   CSC,


How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?

0 Answers  


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

0 Answers  


Categories