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
Can you use Razor code in Javascript in ASP.Net MVC?
Explain two instances where routing is not implemented or required?
What is iobjectset? : Entity framework
Is razor a server side?
Explain the .net framework.
What is the 'page life cycle' of an ASP.NET MVC?
Can we have enum in entity framework?
What is the difference between partial and renderpartial?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
how do you mark a property as required? For example, for a project, the name is a required field.
Explain what is the difference between view and partial view?
Can I remove .net framework?
What is the purpose of a web form?
Which is the root namespace for fundamental types in .net framework?
What is controllercontext?