Archives

Archives / 2009 / October
  • History of Visual Studio (by Rico Mariani)

    Tags: Visual Studio

    Only a genuine GEEK can enjoy reading the history of Visual Studio, but it was really fun (to me)! Check it out at http://blogs.msdn.com/ricom/archive/tags/History+of+Visual+Studio/default.aspx& … more

  • Projects upgraded from VS2008 to VS2010

    Tags: .NET, 2010, beta, TFS, VSTS

    Yesterday I did my first test migrating one of our our rather complex VS2008 solutions to VS2010 (and TFS 2010). The solution and projects upgrade went generally well, I only had a few minor things … more

  • TFS 2010 Upgrade options

    Tags: 2010, beta, TFS, VSTS

    For those planning to upgrade from TFS 2008 (as we do) Bryan Krieger posted a nice article commenting the options and a high level overview of the process. Check it out at http://blogs.msdn.com/ … more

  • White paper: understanding WCF extensibility

    Tags: WCF

    I have written a white paper on WCF extensibility and I would like to share it with the community so I have attached a copy to this post in Word 2003 format.  Enjoy! AndrĂ©s G … more

  • Faster builds with VSTS Team Build

    Tags: CI, TFS, VSTS

     If you have big solutions with hundreds of projects and hundred of thoudsands lines of code, you know that by default compiling in the build server takes some time. One of the things that take … more

  • Continuous Integration presentation at Microsoft

    Tags: CI, VSTS

    A few days ago I presented the topic "Continuous Integration" to part of the Architect community in Argentina. The presentation was about how to achieve higher quality software by using … more