Team System - VB6 and .NET

I am very new to Team System, I am not really sure how it all works, so sorry if this is a dumb question.

I am researching team system and if it would work for the company I work for. With consideration to source control, we have programs that are written in VB.NET and VB6 can we have both inside of Team System's source control, or how does that work

Thanks,

TimS



Answer this question

Team System - VB6 and .NET

  • Kheyfets Herman

    Beta 2 of the MSSCCI provider was released just this week. It supports versions of Visual Studio prior to 2005. You can find the details in the following thread.

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=261446&SiteID=1

    Buck



  • Brett W

    We are developing MSSCCI providers for both Visual Studio 6.0 and Visual Studio .NET (2002/2003). A beta of the Visual Studio 6.0 provider is available for download, but I think it only works with Beta 3 Refresh.

    For more information, see: http://blogs.msdn.com/507939.aspx

    In addition, you can use Team Explorer as a standalone application to access Team Foundation Server and manage your source control outside of the IDE.



  • Team System - VB6 and .NET