Re: Upgrading HTML to ASP.NET 2.0
- From: "darrel" <notreal@xxxxxxxxxxx>
- Date: Tue, 12 Sep 2006 15:00:56 -0500
We have a website that we want to eventually convert from pure HTML to
ASP.NET pages.
It doesn't really work that way.
What you need to do is migrate your content from a static site to a site
runing asp.net. Likely some sort of asp.net content management system, I
imagine.
Point being, you're likely not going to use much, if anything of the old
site other than the content. It'll likely be a lot of cutting and pasting
and manual clean up of the content and then importing that into the new
application that you build.
It will likely make more sense to do it en masse rather than bit-by-bit.
-Darrel
.
- Prev by Date: Re: Our postbacks died in IE? Work fine in Firefox!?
- Next by Date: Adding controls to a Web User Control at Design Time in VS
- Previous by thread: Re: Upgrading HTML to ASP.NET 2.0
- Next by thread: Textbox filter
- Index(es):