Fragment2501

    I build web apps with a bunch of different frameworks (.NET MVC, SharePoint, Drupal, ColdFusion) using bunch of different datastores (Oracle, SQL Server, MySQL, some CouchDB). I'm also a big fan of continuous integration testing and devops.

    • Twitter
    • GitHub

    Team Foundation Server 2010 - Install and Upgrade Info

    less than 1 minute read

    Starting point for install/config guide

    Resources:
    • http://sharepoint.ssw.com.au/Standards/TFS/RulesToBetterTFS2010Migration/Pages/default.aspx
    • Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010
    • Professional Application Lifecycle Management with Visual Studio 2010 (Wrox Programmer to Programmer) [Paperback]

    Tags: TFS 2010

    Updated: June 18, 2010

    Twitter Facebook Google+ LinkedIn
    Previous Next

    You May Also Enjoy

    SharePoint custom C# code - impersonate the app pool account

    less than 1 minute read

    note to self - in SharePoint when you need to impersonate the application pool account, you can use WindowsIdentity.Impersonate(IntPtr.Zero) like this:

    Node.js web app experiments

    1 minute read

    Needed a break from all the .NET and Coldfusion goo I’ve been dealing with at work. Started working on a mobile-first workout tracking app using only free to...

    Coldfusion 11 Java Keytool Import Cert Command

    less than 1 minute read

    Doing an upgrade of coldfusion from CFMX 6.1 to CF11 and completely forgot how to import/trust external SSL certs (for consuming web services). hit the web s...

    SQL Server - Recursive CTE query to get manager hierarchy

    less than 1 minute read

    I’ve used the CONNECT BY syntax to do hierarchy queries in oracle, but recursive queries seem to be the new standard (not so new I guess, but new for me!). ...

    • GitHub
    • Feed
    © 2018 Bryan. Powered by Jekyll & Minimal Mistakes.