Is Frontpage included in Visual Studio.Net

J

JCO

No! However, Office 2000 Premium (which of course is old) and some OfficeXP
Professional packages includes FrontPage.

I have Visual Studio 6 Enterprise Edition (have not gotten into the net
stuff yet). Visual Studio 6 comes with an application called Visual
InterDev. InterDev is a web programming language that is much more
complicated to learn but you can achieve greater end results. It usually
stands to figure that if you want a package that is more powerful, it comes
with a lot more complexity to accomplish.

Read the link below.

http://msdn.microsoft.com/vstudio/previous/vs6/features/default.aspx
 
K

Kevin Spencer

Slight correction: Visual InterDev is not a language, but a developer
toolkit for creating ASP web applications, using VBScript and ASP.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
J

JCO

True, that is more correct.

Kevin Spencer said:
Slight correction: Visual InterDev is not a language, but a developer
toolkit for creating ASP web applications, using VBScript and ASP.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.
 
J

Jim Cheshire \(JIMCO\)

JCO said:
True, that is more correct.

One more thing. Visual InterDev is no longer supported by Microsoft. No
more updates either. Just something to consider.

--
Jim Cheshire
JIMCO
Charity-ware Add-ins for FrontPage
http://www.jimcoaddins.com

Author of Special Edition Using Microsoft Office FrontPage 2003
 
K

Kevin Spencer

I never used it. It really wasn't all that hot a tool for doing ASP. I did
all my ASP work in FrontPage. Of course, I do ASP.Net using Visual
Studio.Net, but I also use FrontPage with it for doing the HTML in ASP.Net
pages. The HTML editor in VS.Net is weak. I'm actually hoping that
eventually they will figure out how to integrate FrontPage WITH Visual
Studio.Net!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
Top