Define .NET architecture ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
IS MS.Net platform independent or dependent?
19 Answers Infosys, Ksb, Satyam,
Can you use Razor code in Javascript in ASP.Net MVC?
Is .net core faster than .net framework?
What you mean by routing in asp.net mvc?
What is serialization in .NET? What are the ways to control serialization?
What is GUID , why we use it and where
How do I use partial view?
What is clr? How does work clr & wht is work of clr?
What are Action Methods in ASP.NET MVC?
Is razor a server side?