Thursday, December 22, 2005

Visual Studio 2005 Questions

Q: Does VS2005 support source code control and editing of both .NET and Java code?
A: Yes, VS2005 does support Javascript code within web pages, with some intellisense.

Q: Does source code control come with VS2005 or is it part of “Team Suite”?
A: VS doesn’t handle source code control directly. Instead, it integrates with Visual Source Safe (VSS) for source code control. VSS could store any file type, so Javascript code should not be a problem. VS Team Suites come with Visual Source Safe 2005. VS standard and Pro don’t come with it but can integrate with it, if purchased separately. For more information, please go to http://msdn.microsoft.com/vstudio/products/compare/default.aspx.

No comments:

Post a Comment