Web development with VS 2003, ASP.NET and FrontPage

G

Guest

I am creating a web site in VS 2003 using ASP.NET. Part of the web site is being ported from a FrontPage 2003 development effort that was basically HTML. What would be the most efficient way to transfer the HTML and put it in the VS 2003 ASP.NET project

Also, VS 2003 seems to lack some of the GUI capabilities of FrontPage for designing a page using HTML. Do other Web developers work solely in VS 2003 when designing HTML

Thanks

Marc
 
K

Kevin Spencer

Hi Marc,

I use FrontPage when I do my ASP.Net stuff. However, I only use it to create
the HTML in a WebForm. Then I copy the HTML and paste it into my WebForm in
VS.Net and continue from there.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Marc said:
I am creating a web site in VS 2003 using ASP.NET. Part of the web site
is being ported from a FrontPage 2003 development effort that was basically
HTML. What would be the most efficient way to transfer the HTML and put it
in the VS 2003 ASP.NET project?
Also, VS 2003 seems to lack some of the GUI capabilities of FrontPage for
designing a page using HTML. Do other Web developers work solely in VS 2003
when designing HTML?
 
G

Guest

Thanks

----- Kevin Spencer wrote: ----

Hi Marc

I use FrontPage when I do my ASP.Net stuff. However, I only use it to creat
the HTML in a WebForm. Then I copy the HTML and paste it into my WebForm i
VS.Net and continue from there

--
HTH
Kevin Spence
..Net Develope
Microsoft MV
Big things are made u
of lots of little things

Marc said:
I am creating a web site in VS 2003 using ASP.NET. Part of the web sit
is being ported from a FrontPage 2003 development effort that was basicall
HTML. What would be the most efficient way to transfer the HTML and put i
in the VS 2003 ASP.NET projectdesigning a page using HTML. Do other Web developers work solely in VS 200
when designing HTML
 
C

Charax

FrontPage 2003 and VS.NET 2003 are mostly/somewhat compatible. You can use
the same virtual directory on your local server for the FP site and the VS
project.

I design in FP, do the ASP.NET coding in VS.

A good overview of the issues is in Jim Buyens' _Microsoft Office FrontPage
2003 Inside Out_ , Chapter 43 "Using FrontPage 2003 and Visual Studio .NET
Together".

Cheers,

Charax

Marc said:
I am creating a web site in VS 2003 using ASP.NET. Part of the web site
is being ported from a FrontPage 2003 development effort that was basically
HTML. What would be the most efficient way to transfer the HTML and put it
in the VS 2003 ASP.NET project?
Also, VS 2003 seems to lack some of the GUI capabilities of FrontPage for
designing a page using HTML. Do other Web developers work solely in VS 2003
when designing HTML?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top