What is the main difference between a static page and a
dynamic page?
Answer Posted / raghumadhav tirunagari
Webpages are of 2 types static and dynamic
1Static is a non interactive webpage and designed in html
2.Dynamic is a interactive webpage and designed in html and
scripting languages
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the function of the ViewState property?
Are cookies stored on server or client?
How can we register exception filter from the action?
What are early binding and late binding.
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is a multilingual website?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What is Model-View-View Model?
What is difference between cache and session?
How do we implement bundling in MVC?
How would you implement inheritance using c#?
What is the difference between session and viewstate in asp.net?
What are the contents of cookie?
What does mvc represent in asp.net? : asp.net mvc
What is the server of asp.net?