0
votes
2answers
34 views
+100
What to look for in performance analyzer in VS 2008
What to look for in performance analyzer in VS 2008
I am using VS Team system and got the performance wizard and reports going.
What benchmarks/process do I use?
There is a lot …
0
votes
1answer
17 views
What is the best practice for setting the SccAuxPath property in a Visual Basic .NET project for a distributed team?
We've recently moved to Team System and now a remote team needs access to our source. However, they use a different IP address to access the Team System server, and whenever they …
3
votes
1answer
52 views
Migrate to Team Foundation Server
Hi Everyone,
We've got a new server with TFS installed. The current environment is very usual, source code managed with SourceSafe 2005 and integrated with Visual Studio 2008 Ente …
0
votes
0answers
13 views
How can I copy files in the middle of a build in Team System?
I have two solutions that I want to include in a build. Solution two requires the dll's from solution one to successfully build. Solution two has a Binaries folder where the dll' …
1
vote
1answer
13 views
No link to the test results in the Build Results reports in TFS 2008
Is there a way to display the test results on the build results page returned by Build.aspx page? Because right now you only get to see the total number of tests and the number of …
0
votes
1answer
17 views
VSTS Database Edition - Intellisense for creating tables etc?
Hi There,
Just begin starting to use Visual Studio 2008 database edition and loving it.... but there doesn't seem to be any intellisense inside create table for example .. in the …
1
vote
1answer
21 views
Is it possible to access files stored in TFS’s source control from the TFSBuild.proj file before the “Get” build task?
I’m using a few custom MSBuild tasks that are checked into source control. I would like to import these tasks into my TFSBuild.proj file that TFS uses to build the project. Right n …
1
vote
7answers
246 views
Using git (or some other VCS) at your company
Some friends of mine and I were talking recently about version control, and how they were using VSS at their jobs, and were probably going to be moving off of that soon. One of th …
0
votes
1answer
89 views
Visual Studio 2008 + Team Foundation Server 2008 = files not uploading to server, how to fix?
Hi,
We are having two problems with Visual Studio Team System 2008.
Very rarely, if we make changes to our source code, and we try to upload it to the server, it doesn't recogniz …
0
votes
2answers
68 views
Installing multiple versions of Visual Studio Team Editions on the same machine
Does anyone have any experience with installing multiple versions of Team edition on the same machine? For example Team Developer and Team Architect at the same time? Is this possi …
0
votes
2answers
71 views
Deploying a website to Production From Team Build Server
I have a team foundation server with build server, when I run a build it deploys to a website on that box. However I also want to do the same on Production which is a server on an …
2
votes
4answers
474 views
C# byte array comparison issue
Hello everyone,
I have two byte[] arrays in C#. And I am using VSTS 2008 + C# + .Net 3.0. What is the most efficient way to compare whether the two byte arrays contains the same c …
0
votes
3answers
364 views
Is it possible for Visual Studio 2008 Automatically create XML Comments tags without “Generate XML documentation file” checked (VB.NET only)?
When in VS 2008 if a developer hits the ''' it generates the XML comment tags for you, but this only works when the project setting for "Generate XML documentation file" is checked …
0
votes
1answer
21 views
Hide disabled builds in Visual Studio Team Explorer
Is it possible to hide disabled builds in Team Explorer in Visual Studio? I don't want to see these anymore.
2
votes
1answer
39 views
Using MS Team System 2008 Database Edition
Hi, guys!
I'm wanting to start source controlling our DBs. I've read a lot of questions here and have found that MS Team System 2008 with Database Edition is what I need. So we ge …
