What is Visual Web Developer?

C

cj

I'm getting started writing WEB program in VB2005. I'm been doing
windows apps to date. A friend told me to get Visual Web Developer
Express Edition. But I have Visual Studio Pro 2005 and it says I have
Visual Web Developer in it. I'm just not sure what that is and how to
start it. Any advise?
 
C

Carmine [www.thetotalsite.it]

S

Steven Cheng[MSFT]

Hi Cj,

As Carmine has said, Visual Web Developer is one of the Express IDE of
Visual Studio 2005 Express series. You can download it individually from
MSDN website:

#N Home > Visual Studio Home > Visual Studio Express > Visual Web Developer
http://msdn.microsoft.com/vstudio/express/vwd/

Or if you have Visual Studio 2005 professional or team suite installed,
"Visual Web Developer" is already included in it. You start developing
ASP.NET web application through the "Web Site" project (or "Web Application
Project" if you have installed Visual Studio 2005 service pack1)

Here are some reference introducing developing ASP.NET web application in
Visual Studio 2005(web developer express):

#Visual Web Developer
http://msdn2.microsoft.com/en-us/library/ms178093(VS.80).aspx

#Introduction to Web Application Projects
http://msdn2.microsoft.com/en-us/library/aa730880(vs.80).aspx

Hope this helps. If you have any further questions, please feel free to
post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================



This posting is provided "AS IS" with no warranties, and confers no rights.
 
S

Steven Cheng[MSFT]

You're welcome Cj,

If you have any other questions or anything we can help, please always feel
free to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
 

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

Top