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
Where is asp.net view state stored?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Can we have multiple web config files for an asp.net application?
how to write html code with ssl
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
How does a content page differ from a master page?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
How can we inherit a static member?
What is the difference between system.stringbuilder and system.string
what is a .xap file? Explain with an example.
What are sharepoint pages?
How Session outproc in Sqlserver stored?
What is session id in web application?
What are the different web pages?
What is the purpose of asp.net?