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 the difference between model view and controller?
What is oauth in web api?
What is the difference between model and entity?
What you mean by routing in mvc?
What is the difference between viewbag and viewdata in asp.net mvc?
Explain the new features added in version 4 of mvc (mvc4)?
Define the core components of an ASP.NET MVC application?
What are Action Methods in ASP.NET MVC?
What is the mvc pattern (model view controller pattern)?
What are the versions of .net framework?
What is the purpose of a web form?
What are Validation Annotations?
What is the advantage of mvc?
What is razor code?
What are the 3 main components of an asp.net mvc application?