Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Convert from plain HTML to ASP.NET (http://www.velocityreviews.com/forums/t378547-convert-from-plain-html-to-asp-net.html)

Frank 02-27-2007 11:47 PM

Convert from plain HTML to ASP.NET
 
Hi,

Just wondering how much pain is involved in taking an existing website
created with Dreamweaver (mostly just plain HTML + some javascript) then
converting each page to ASP.NET with Code-Behind for each page?

The website is a mockup in plain HTML so there is no database hooked up yet.
I'm assuming plain HTML elements like input text boxes can easily be
replaced using the Visual Studio Designer.

Thanks for any input,
Frank



darrel 02-28-2007 05:04 PM

Re: Convert from plain HTML to ASP.NET
 
> Just wondering how much pain is involved in taking an existing website
> created with Dreamweaver (mostly just plain HTML + some javascript) then
> converting each page to ASP.NET with Code-Behind for each page?


If it's just HTML, there there is no code to put into codebehind.

If it's just HTML, there really is no reason to 'convert' it to anything
else, as it's just HTML.

> The website is a mockup in plain HTML so there is no database hooked up
> yet.
> I'm assuming plain HTML elements like input text boxes can easily be
> replaced using the Visual Studio Designer.


What, ultimately, are you trying to accomplish with this 'conversion'?

-Darrel



Scott M. 04-22-2007 05:33 AM

Re: Convert from plain HTML to ASP.NET
 
If they are just client-side, static .html files, then there isn't anything
to convert. You are better off just making asp.net pages as you need them.



"Frank" <Frank@yahoo.com> wrote in message
news:45e4c2c5$0$1406$4c368faf@roadrunner.com...
> Hi,
>
> Just wondering how much pain is involved in taking an existing website
> created with Dreamweaver (mostly just plain HTML + some javascript) then
> converting each page to ASP.NET with Code-Behind for each page?
>
> The website is a mockup in plain HTML so there is no database hooked up
> yet.
> I'm assuming plain HTML elements like input text boxes can easily be
> replaced using the Visual Studio Designer.
>
> Thanks for any input,
> Frank
>




All times are GMT. The time now is 01:00 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.