Model View Controller (MVC) Question:
Download Questions PDF

In razor syntax, what is the escape sequence character for @ symbol?

Answer:

The escape sequence character for @ symbol, is another @ symbol

Download MVC Interview Questions And Answers PDF

Previous QuestionNext Question
What symbol would you use to denote, the start of a code block in aspx views?When using razor views, do you have to take any special steps to proctect your asp.net mvc application from cross site scripting (XSS) attacks?