Showing results for Git & Version Control - Azure DevOps Blog

Aug 14, 2012
Post comments count0
Post likes count0

Showing files with pending changes or files that are open in Visual Studio 2012 Solution Explorer

Charles Sterling
Charles Sterling

One of the hidden gems in Visual Studio 2012 is the ability to show just those files that are open or those with pending changes…Take for instance the solution below are any of these files open? do any of them have a pending change? (in this graphic the answer is no there aren’t any pending changes – Visual Studio does give you glyphs in front o...

DevOpsGit & Version Control
Jul 9, 2012
Post comments count0
Post likes count0

Using the IntelliTrace Standalone Collector Remotely

Bill Horst
Bill Horst

This post pertains to the IntelliTrace Standalone Collector, a new feature associated with Visual Studio 2012.  The Standalone Collector allows you to collect IntelliTrace logging information on one machine (e.g. a production server) and analyze the log on another machine (e.g. the dev machine in your office).  This post will specificall...

DevOpsCI/CDGit & Version Control
Mar 16, 2012
Post comments count0
Post likes count0

Running IntelliTrace on Applications in Production

Esther Fan
Esther Fan

After we released IntelliTrace in Visual Studio 2010 Ultimate, customers commonly asked us about debugging applications with IntelliTrace outside Visual Studio or Microsoft Test Manager. This can be very useful in an environment where your application has a repeatable problem, but you can’t attach a debugger, and you have to dig into code to ...

DevOpsCI/CDGit & Version Control
Sep 15, 2011
Post comments count0
Post likes count0

Modifying an IntelliTrace Collection Plan for the Stand-Alone Collector

Patrick-MSFT
Patrick-MSFT

With the release of the CTP of Visual Studio vNext we are including the ability to collect IntelliTrace logs from web applications running in IIS 7.0 and 7.5 without requiring Visual Studio installed on the web server. Several demos exist of the stand-alone Intellitrace data collector including one by Cameron Skinner and Brian Keller at TechEd ear...

DevOpsCI/CDGit & Version Control
Jul 1, 2011
Post comments count0
Post likes count0

VS ALM Library Updates on MSDN for June 2010

Patrick-MSFT
Patrick-MSFT

Well the days are getting shorter, there's a nip in the air, and the clouds are building up again. But oh what a summer it was! Last Tuesday, if I remember correctly. However, we didn't let all those hours on the beach keep us from updating the ALM Library. Here are the results. Manual Configuration of MOSS 2010 for TFS 2010 The c...

DevOpsAzure DevOps ServerCI/CD
Jun 28, 2011
Post comments count0
Post likes count0

Team Foundation SDK Updates: VB Samples + More Samples using the Version Control APIs

Allen Clark
Allen Clark

We've just updated to the Team Foundation SDK content ( Extending Team Foundation ) to include VB samples alongside the C# samples that we had previously published. We've also added some new sample code for working with the version control APIs: ...(read more)

DevOpsAzure DevOps ServerGit & Version Control
Jun 15, 2011
Post comments count0
Post likes count0

Videos about Visual Studio ALM + Team Foundation Server 2010 on MSDN

Esther Fan
Esther Fan

MSDN has many videos that show how you can use Visual Studio ALM tools and Team Foundation Server to help your team develop software more successfully:Testing For more information about these topics, see Testing the Application in the MSDN Library.Development For more information about these topics, see Developing ...

DevOpsAzure DevOps ServerCI/CD
Jun 1, 2011
Post comments count0
Post likes count0

VS ALM Library Updates on MSDN for May 2011

Patrick-MSFT
Patrick-MSFT

Correspondents have asked how we determine the order of listings for our monthly updates. The answer, as always, is cookies. Here are the updates for May: Team Foundation Server, Microsoft Office SharePoint Server, SQL Server Building the Application Team Explorer Everywhere Team Foundation Server and Project Server Integration Feature Pack You ...

DevOpsAzure DevOps ServerCI/CD
Apr 6, 2011
Post comments count0
Post likes count0

Visual Studio ALM Hands-On Labs

Esther Fan
Esther Fan

The Developer & Platform Evangelism group recently published the following ALM hands-on labs as part of the Visual Studio 2010 and the .NET Framework 4.0 training course (click to download) on MSDN:                     

DevOpsAzure DevOps ServerCI/CD
Aug 3, 2010
Post comments count0
Post likes count0

Team Foundation SDK Feedback

Allen Clark
Allen Clark

Earlier this year, I noted that I had seen a bad trend in ratings for the Team Foundation SDK content , and that we were going to change course in order to try to correct that. We published the new Team Foundation SDK for VS 2010 in late June, and I've been watching the feedback. Although the SDK content is far from complete, it looks like we're on...

DevOpsCommunityAzure DevOps Server