Webpage Authoring

  • Thread starter Thread starter Dennis D.
  • Start date Start date
D

Dennis D.

Currently authoring with Frontpage 2002 on Windows XP Pro.

I have been using Visual Basic.net (because I can afford it) for desktop
applications, but do not own the whole VS.net suite. I would like to author,
and manage if possible, my website in the Visual Studio.net environment
primarily because I have issues with Frontpage, and FP 2003 is going way to
collaborative for my needs. Is it possible to build the whole site in the
VS.net environment? I would rather remain with Microsoft than switch to
Macromedia Dreamweaver and Homesite for web authoring tasks. What other
VS.net products should I be looking at in order to build a slick,
fastloading, and fully interactive website that includes XHTML code, XML and
RSS feeds, and web based applications, or do I already have the resources I
need?

Thank you,
Dennis D.,
Webmaster,
 
VS.NET will give you the ability to build ASP.NET pages (both the HTML and
the VB.NET for that HTML). VS.NET is also very XML friendly and allows for
many different types of web content. Between that and FP, you should have
everything you need at your fingertips.
 
Thanks Scott, I will continue with the VS.net + FP approach.

Dennis D.
http://www.dennisys.com/

Scott M. said:
VS.NET will give you the ability to build ASP.NET pages (both the HTML and
the VB.NET for that HTML). VS.NET is also very XML friendly and allows
for many different types of web content. Between that and FP, you should
have everything you need at your fingertips.
 
Back
Top