Board index » Visual Studio » What is Visual Web Developer?
|
RyanYan
|
|
RyanYan
|
What is Visual Web Developer?
Visual Studio335
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? - |
| Carmine
Registered User |
Wed Mar 21 16:35:02 CDT 2007
Re:What is Visual Web Developer?
Visual Web Developer (express) is the "express edition" of the Visual Studio
2005 but this supports only ASP.Net web programs. So, considering that you have Visual Studio 2005 Pro, you don't need Visual Web Developer. Bye, -- Carmine ( pikachu31NOSPAM@gmail.com (Togli la scritta NOSPAM) ) Webmaster di The Total Site: www.thetotalsite.it">www.thetotalsite.it My Blog: blog.thetotalsite.it">blog.thetotalsite.it Gamertag XBOX Live: Carmine XX http://live.xbox.com/it-IT/profile/profile.aspx?pp" rel="nofollow" target="_blank">live.xbox.com/it-IT/profile/profile.aspx=0&GamerTag=Carmine+XX - |
| stcheng
Registered User |
Wed Mar 21 22:00:21 CDT 2007
Re:What is Visual Web Developer?
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 msdn.microsoft.com/vstudio/express/vwd/">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 msdn2.microsoft.com/en-us/library/ms178093(VS.80).aspx">msdn2.microsoft.com/en-us/library/ms178093(VS.80).aspx #Introduction to Web Application Projects msdn2.microsoft.com/en-us/library/aa730880(vs.80).aspx">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 msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx">msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx 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 msdn.microsoft.com/subscriptions/support/default.aspx.">msdn.microsoft.com/subscriptions/support/default.aspx. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. - |
| cj
Registered User |
Fri Mar 23 08:02:07 CDT 2007
Re:What is Visual Web Developer?
Thank you.
Steven Cheng[MSFT] wrote: QuoteHi Cj, |
| cj
Registered User |
Fri Mar 23 08:01:51 CDT 2007
Re:What is Visual Web Developer?
Thank you.
Carmine [www.thetotalsite.it] wrote: QuoteVisual Web Developer (express) is the "express edition" of the Visual |
| stcheng
Registered User |
Sun Mar 25 20:14:12 CDT 2007
Re:What is Visual Web Developer?
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 - |
