What is difference between razor and aspx in mvc?
Answer / Vasco Dwivedi
Razor is a templating engine that allows for dynamic content generation using C# in ASP.NET MVC views, while ASMX (ASP.NET Web Services) was a technology used to create web services with ASP.NET prior to the introduction of ASP.NET MVC.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is mvc different from a 3 layered architecture?
What is the advantage of using MVC pattern?
What is razor view engine in mvc?
Explain the MVC pattern with example
Which is better mvc or mvvm?
What are the advantages of using ioc containers in an application?
Mention what is the use of the default route {resource}.axd/{*pathinfo} ?
What is the meaning of razor view engine?
What is the advantages of mvc?
What is mvc state management?
Explain the role of components presentation, abstraction and control in mvc?
What is routing? What are the three segments for routing is important?