What is the main function of razor in asp.net? : asp.net mvc
Answer Posted / abdul yesdani
Razor is asp.net programing syntax to create dynamic web pages, it lets you allow to write C# / VB programing language in a web page(*.cshtml / *.vbhtml).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is semantic gap?
Differentiate between structure and class.
What are the different types of Caching techniques in ASP.NET?
What are the differences between the response.write() and response.output.write()?
What is the use of web.config file?
What is the difference between cache and cookies?
Can I read the hard disk serial # of the client computer using asp.net?
Define resource files.
What are Master Pages in ASP.NET? or What is a Master Page?
What are the built-in objects in asp.net?
Explain parts of assembly?
What are the HTML server controls in ASP.NET?
What is the function used for removing an event listener?
What is a SESSION and APPLICATION object?
What is viewstate parameter?