revision - Best way to use TFS on new Project -
About launching a new project in VS2010, which will have some windows services, some DLSs, a GUI application and a MS SQL database
What is best to handle them in source control and the team foundation server more Specify more?
On previous projects, we used Turtle SVN to distribute each component separately in the repository and there was no relation between the projects from the revision control point. I am particularly interested in how the database should be managed, before any development was done with the database.