adspace


What is razor code?

Answer Posted / Keshav Kumar

Razor Code is a templating engine used by the ASP.NET MVC framework to generate dynamic HTML markup. Razor allows developers to write server-side logic directly in their view files using C# syntax, making it easier to create dynamic web pages.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Possible ways to prevent xss attacks on mvc application?

1092


How to use multiple submit buttons in asp.net mvc?

1317


Explain the request flow in asp.net mvc framework?

1102