Visual Studio 2005 Team System

G

Guest

I was just assigned a project at work to setup a CRM web system. However from
what I have heard Visual Studio 2005 Team System is suppose to be a CRM
system. Is it a metholodologythat Microsoft recommends? (Is it like the
current Visual Studio.NET best practices and procedures Microsoft recommends?)

Is Visual Studio 2005 Team System a methodolgy that is already setup in
the Visual Studio.NET 2005 system? For example, is it a feature like Crystal
reports is?
You can use Crystal reports currently if everything is setup correctly. Will
Visual Studio 2005 Team System be the same thing, a component that can be
used?

Would you explain this to me or point me to url that explains what Visual
Studio 2005 Team System actually is?
 
J

Jani Järvinen [MVP]

Wendy,
I was just assigned a project at work to setup a CRM web system. However
from
what I have heard Visual Studio 2005 Team System is suppose to be a CRM
system.

What do you exactly mean when you talk about CRM? Are you talking about a
Customer Relationship Management system (as in business parlance), or are
you talking about Change-Request Management, which is related to software
development?

If the latter, then indeed, Visual Studio 2005 Team System provides such
functionality. Of course, depending on your requirements, the features in
Visual Studio 2005 might or might not be enough.
Would you explain this to me or point me to url that
explains what Visual Studio 2005 Team System actually is?

There's a FAQ on the MSDN web site that describes (shortly) just this:

http://lab.msdn.microsoft.com/teamsystem/technicalresources/faqs/teamsystem_faq/default.aspx

There's also tons of material available elsewhere on MSDN, for example you
might find this recent article useful:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/VS05TeamSysInt.asp

Hope this helps.

--
Regards,

Mr. Jani Järvinen
C# MVP
Helsinki, Finland
(e-mail address removed)
http://www.saunalahti.fi/janij/
 
G

Guest

VSTS (Visual Studio Team System) is a complete Change Management system, if
that is what you mean by CRM.

Bits included:
* Integration with Team Portal (SharePoint)
* Integration with Microsoft Project - for work items
* Prescriptive guidance for projects
* Source Control System - Enterprise level, much stronger than VSS
* Quality Reports and other metrics
* Work item tracking for source

In the VS 2005 IDE, you also have different designers, depending on SKU,
from logical system designers to class designers, etc. There is also a unit
testing framework and basic build mechanism (not completely automated,
however).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

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