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

Define web.config in .net?

640


What is query string in asp.net?

568


Can we use a static function with a non-static variable?

510


Define caching.

629


Can a master page have more than one contentplaceholder?

512






What is asp.net introduction?

528


Explain the concept of MVC Scaffolding?

595


Why is mvc better than asp.net?

535


Is asp.net mvc front end or backend? : Asp.Net MVC

494


What is in a session cookie?

542


How does u call and execute a sp in .net?

553


What are the types of authentication in asp.net?

551


Explain Features in ASP.NET

581


What is cookies cache and session?

548


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

602