What is difference between razor and aspx in mvc?



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

Post New Answer

More MVC Model View Controller Interview Questions

Is mvc front end?

1 Answers  


How do the mvp, mvc, and mvvm patterns relate? When are they appropriate?

1 Answers  


What is validation in mvc?

1 Answers  


Is there viewstate in mvc?

1 Answers  


which filters are executed in the end?

1 Answers  


What do you mean by action methods?

1 Answers  


What is the use of spring mvc?

1 Answers  


What is antiforgerytoken in mvc?

1 Answers  


Which is better mvc or mvvm?

1 Answers  


What is the use of mockmvc?

1 Answers  


Is mvc different from a three layered architecture?

1 Answers  


What is @html in mvc?

1 Answers  


Categories