What is the main difference between a static page and a
dynamic page?

Answer Posted / shilpa reddy molagvalli

Static Pages
Quick and easy to put together, even by someone who doesn't
have much experience.
Ideal for demonstrating how a site will look.
Cache friendly, one copy can be shown to many people.

Dynamic Pages
Offers highly personalized and customised visitor options.
Database access improves the personalized experience (as
opposed to using just client side cookies)
Scripts can read in data sources and display it differently
depending on how it is run.
Can create the illusion of being updated regularly using
time and date sensitive routines (or even randomisers) to
display pre-written text.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does http session work?

529


What is asp net theme?

531


What is asp.net response object?

571


Is global asax mandatory?

566


What is the basic difference between asp and asp.net?

527






Explain significance of routing? : asp.net mvc

559


How can you debug your.net application?

566


What is web configuration file and how to use in web application

601


What are all the various Estimation Techniques available ?

664


What is redirectpermanent in asp.net?

622


What is the namespace to create thread in .net?

537


How to implement globalization and localization in the use interface in .net.

544


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

1677


What is bound controls

596


What is web api vs wcf?

588