Saturday, March 31, 2012

Visual Web Developer Express vs Visual Studio 2005

Hello, I would like to know how are these two applications compared. I am wanting to learn asp.net 2.0 for web programming, so maybe I could just stick with Visual Web Developer since it's free and probably doesn't lack functionality. My guess is that with Visual Studio you can build everything from Windows software to asp.net websites? Can someone give me more information on these two products?
Thank youYou might want to check out the FAQ for Studio 2005 and Express.
But basically, Web Developer will do everything that the WebDevelopment portion of Studio 2005 does. It is lacking primarilySource Control and some other enterprise features.
Express FAQ
Full FAQ

bill
Source Control is the ability to compile the project and deploy binaries only?

No, source control where your source code is held in another repository that can be shared across different users and typically support versioning of code and retaining previous versions of code.

bill


Does VWD have the ability to compile source code into binaries only ?
Is there any place where we could find more information on thoseEnterprise characteristics found in VS 2005 that you referred to ?

0 comments:

Post a Comment