Answer Posted / 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 |
Post New Answer View All Answers
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
how do you query in entity model when the result has a join from from different database other than the entity model?
what is datacontrols?
What is .net core framework?
Explain ASP.NET MVC Identity and Security?
how do you truncate a table using entity data model?
Mention some action filters which are used regularly in ASP.Net MVC?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What is the use of display modes?
What are Model Binders in ASP.Net MVC?
How can you return string result from Action in ASP.Net MVC?
How does the .net framework 3.0 relate to windows vista?
Which are the important namespaces used in ASP.Net MVC?
What is a model in android?
Is entity framework slow?