FrontPage vs Visual Studio.net

  • Thread starter Thread starter Mike Holloway
  • Start date Start date
M

Mike Holloway

I have been asked to compare and contrast Visual
Studio.net 2003 AND FrontPage 2003 as tools for intranet
web development. Does anyone have opinions or can anyone
point me to any relevant discussion of this comparison?
 
FrontPage is a great Editing/Management tool for lower-level
Editors/Managers. It does not allow you to build comprehensive .NET
applications from the ground up.

VS .NET is a .NET development environment that supports many different
languages, file types, debugging of code, source control management (FP does
offer a limited version of source control).

In short, your HTML authors (and lower level support developers) would
probably be best using FrontPage. Your more hard-core developers would use
Visual Studio .NET.
 

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

Back
Top