What is razor code?



What is razor code?..

Answer / 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

More Dot Net Framework Interview Questions

what happened when type url in address bar and press enter?

5 Answers   IBM, Wipro,


explain why t4 entity is important in entity framework?

1 Answers   Microsoft,


Difference between <connectionstring> and <appsettings>

4 Answers  


What is the difference between tempdata and viewbag?

1 Answers  


How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??

1 Answers  


What is the difference between managed and unmanaged code?

12 Answers   IBM,


what is explicit loading?

1 Answers   Microsoft,


Can source code be reverse-engineered from IL?

2 Answers  


What meant of assembly & global assembly cache (gac) & Meta data

1 Answers  


explain what is ado.net entity framework?

1 Answers   Microsoft,


What is .net architecture?

1 Answers  


How we can handle the exception at controller level in ASP.Net MVC?

1 Answers  


Categories