I've never used it before, but I think that is what ASP.NET output
caching is for.

<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguid
e/html/cpconaspcachingfeatures.asp?frame=true>

-----Original Message-----
From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of
John Mandia
Sent: Monday, April 22, 2002 4:38 AM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Suggestions: How to generate static html pages via
.NET

Hi All,

I've built a simple online directory that creates a category page and
then
a company profile page by pulling the information out of SQL.

My Question is this:  If I wanted to generate html pages for the live
site
(The pages once created do not change often), how could i achieve this?
At
the moment I browse the page manually with i.e and then do file save but
this will be an issue when the site grows.  I wish to keep the site
maintainable which is why I want to keep company profiles etc within a
database.

Any suggestions appreciated.

Thanks,

John

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to