Answer Posted / 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 |
Post New Answer View All Answers
What is meant by bootstrap in mvc5?
What is poco proxy? : Entity framework
What does a viewmodel do?
What is edm designer? : Entity framework
How can we determine action invoked from HTTP GET or HTTP POST?
what do you mean by table-per-hierarchy?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Describe the .net framework architecture.
What is entity sql? : Entity framework
Does Tempdata hold the data for other request in ASP.Net MVC?
What is NonActionAttribute ?
What is entity framework? : Entity framework
mention what is the key advantage of using entity framework or ef?
What is a view engine?
Why is entity framework used?