How do I easily convert an ASP.Net 2.0 website to plain html?
January 14, 2009 4:37 AM
Subscribe
Is it possible to use Visual Web Developer 2005 Express Edition to create a simple website and to then easily convert the site to plain html?
I have to put together a simple website, about 20 pages of static content. I would like to use Visual Web Developer 2005 Express Edition as it has lots of neat functionality that will allow me to build and amend the site quickly e.g. sitemap, masterpages, navigation controls etc.
How would I then go about automating the process of exporting the site to a static version (by this I mean plain HTML) i.e. one that will function on my webhost?
To clarify I will not be using any of the fancy .net functionality or controls. So no logins, calenders, datagrids, database etc. The thing wont even have a radiobutton!
Oh and if you think this is a dumb idea please tell me.
posted by therubettes to computers & internet (3 comments total)
2 users marked this as a favorite
There's some sort of deployment option in web projects that basically just copies files to a location which I think can be a ftp site, or share on a network.
posted by zackola at 5:21 AM on January 14