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
Can I have a unique key as foreign key?
Why do we use web config?
Is oauth for authentication or authorization?
Explain a program using razor view engine to create a simple application? : asp.net mvc
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
How response object is related to asp's response object?
What is Pre-Render event in ASP.NET?
What is the default Orientation property in a Menu control?
What I need to create and run an asp.net application?
What are the steps involved to fill a dataset?
How to disable validator control by client side JavaScript?
What is form submit?
What is asp.net web application?
What is the equivalent of date() and time() in asp.net?
Describe session handling in a webfarm, how does it work and what are the limits?