Generate Static HTML pages from .NET

  • Thread starter Thread starter FreezeBaby
  • Start date Start date
Hi FreezeBaby,

I love to use Visual.Studio.Net as an HTML editor, however it is not fine as
a HTML page designer.

But when you have a design, it is very nice debugging with it also in my
opinion.

Cor
 
Freeze....

ASP.NET can output basic HTML by writing to the response object (if you want
to avoid the 'clutter' that is rendered with ASP.NET pages). However, I
don't really see the point - the product to which you reference is a
pre-renderer, useful for speeding up sites - however, with simple caching at
the content switch or web server tier you can achieve the same goal.

HTH

Andrew

FreezeBaby said:
Does anyone know of a product that can generate static HTML pages
developed in .NET? I am looking for a simlar product to:

http://www.webgecko.com/products/apgen/default.htm

Thanks.



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption
=---
 
Back
Top