Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Finally back where I want to be...

    It's frustrating to me to find myself redoing things that I've done before or re-solving problems. Over the years at Planet I've been involved with different software teams each with different levels of rigor, however most all of them have had, at minimum, an automated build process of some sort (at...
    Posted to Rob Gillen's WebLog (Weblog) by rgillen on 05-26-2008, 12:00 AM
    Filed under: Visual Studio, Build, TFS
  • A shortcut to TFS Explorer

    I find the number of clicks it takes to get to the Team Explorer a little long so I dug up this shortcut so that I can put it on a toolbar button. Customize your toolbars, select "View" from the available categories, then scroll down to the commands that start with T and you will find TfsSourceControlExplorer...
    Posted to Andrew Stevenson's WebLog (Weblog) by AndrewSeven on 11-05-2007, 12:00 AM
    Filed under: Team Foundation Server, TFS, Visual Studio
  • A nice set of Team System videos

    My friend Bob over at LearnVisualStudio.net has produced a set of videos about Team System . If you havnt had time to play vith VSTS, like me, these videos will give you a quick way to check out the functionality. Check 'em out over at the Team System Rocks site: http://teamsystemrocks.com/tutorials...
    Posted to David Findley's Blog (Weblog) by findleyd on 07-25-2005, 12:00 AM
    Filed under: Visual Studio, TFS, Team System
  • TFS Quick Tip: Use HTML in the History field for Work Items

    I have just been editing the project templates to enable HTML in the description field.  As it turns out, the description field is locked down as plain text. This history field is HTML though, and if you want to add formatting to it, just enable the formatting toolbar in Visual Studio. You can this...
    Posted to Joel Varty (Weblog) by joelvarty on 04-08-2009, 12:00 AM
    Filed under: Visual Studio, TFS
  • Remember to check-in when you re-format your machine!!!

    Besides losing any code you may have written that you’ll never get back, those pending changes or locks will be stored on the server until someone does an “undo” or a workspace delete.   Here is the undo command: tf undo /workspace:TheirWorkspace;DOMAIN\TheirUserAccount $/path/to/file   Here...
    Posted to Joel Varty (Weblog) by joelvarty on 05-12-2009, 12:00 AM
    Filed under: Visual Studio, TFS
  • Visual Studio 2010 Beta 1 available for the MSDN subscribers on Monday May 18th

    On Monday, May 18th, Visual Studio 2010 Beta 1 (Professional, Suite and Team Foundation Server) will be available to MSDN Subscribers through MSDN Subscriber Downloads and to the general public on Wednesday, May 20th through Microsoft Downloads. more details on Visual Studio 2010 Get the Datasheet Thanks...
    Posted to Jose R. Guay Paz (Weblog) by Jose Rolando Guay Paz on 05-15-2009, 12:00 AM
    Filed under: ASP.NET, C#, Community News, VB.NET, Visual Studio, Winforms, WPF, TFS
  • TFS: Who edited this text? – Annotations in source control…

    If you were ever looking at some code and wondered who actually changed the line of text you were currently looking at, there is a way to do just that! It is called Annotations, and it is a visual tracking of the history of that file’s history in source control, along with any additional annotations...
    Posted to Joel Varty (Weblog) by joelvarty on 08-18-2009, 12:00 AM
    Filed under: ASP.NET, Visual Studio, TFS
  • How to install and configure Visual Studio Team Explorer

    One of the challenging aspects of working with TFS as your source control system is very unfortunately the installation of the client software. Over the past few years, I’ve been managing a number of small and large projects on CodePlex, and while the Subversion bridge has provided a much needed simple...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 08-28-2009, 12:00 AM
    Filed under: ASP.NET, Visual Studio, TFS, CodePlex
  • How to install and configure Visual Studio Team Explorer

    One of the challenging aspects of working with TFS as your source control system is very unfortunately the installation of the client software. Over the past few years, I’ve been managing a number of small and large projects on CodePlex, and while the Subversion bridge has provided a much needed simple...
    Posted to What's New (Weblog) by Anonymous on 08-28-2009, 12:00 AM
    Filed under: Visual Studio, ASP.NET, TFS, codeplex
  • Visual Studio 2008 with TFS Explorer broken with SP1

    When working in on a fresh Visual Studio 2008 SP1 install I needed to use TFS (as always) so I installed the TFS Team Explorer client from the TFS disk and I kept getting the following error whenever trying to view/edit Work Items: Could not load type 'Microsoft.TeamFoundaton.WorkItemTracking.Client...
    Posted to Scott's Blog (Weblog) by srkirkland on 09-22-2009, 12:00 AM
    Filed under: Tips, ASP.NET, Visual Studio, TFS
Page 1 of 3 (30 items) 1 2 3 Next >