ASP.NET - Static Page and Dynamic Page
Dear Experts,
I have 2 Doubts and request you to pls. clear these.
I'm using ASP.NET 2.0
[1]
I have a Website of total 10 Pages.
(2 Pages are related to Database i.e user input, output etc. AND 8 pages contains STATIC INFORMATION i.e Images and beautiful borders, text etc.)
Should I use 2 .aspx pages and 8 .html pages.
OR
Should I use all 10 pages as .aspx page and apply caching on 8 pages with high duration.
Which one is better?
[2]
I want to give animated effect on my Website (animated gif and animated text).
What should i use. Pls advise me Which one is better?
.gif (Animated Gif files)
OR
.swf (Flash files)
Need ur kind help.
|