Joel From Canada

Joel Semeniuk's Blog

  • Team System Lists

    I’m just playing with the lists (aka work items) provided in Team System.   There are add-ins for Excel and Project that allows you to access these lists… I started to dig to try to find out where these lists are stored – and in fact, their all in SQL 2005 on the data tier primarily in a DB called CurrituckDB (Actually, there are a bunch of databases involved – still shifting through them).  It seems to me that there is really one “list” with a WHACK of fields… different “views” of the list represent different list types.  For example, the Risk view of the list would only show you the fields that are relevant to risks.  Issues, the same – but its all coming from one place – and all really being stored in one place – making it easy to extend.

  • Beta 1 Refresh of Team System

    In one of my last posts I made a comment about working with Beta products.  Rob Caron reminded me that the Beta 1 refresh of Team System is in fact not a Beta release and that the Beta will actually be out early next year.  Excellent point!

  • Visual Studio Team System Source Control Problem...

    VSTS’s more robust source control solution seems nice…. I’ve already customized it a bit to require additional information to be recorded when you attempt to check something in.  What I can’t figure out, however, is how to open a solution from source control… With VS.NET 2005 you simply go “Open from Source Control” under File ->Source Control.   That’s not there in VS.NET 2005.  If you go to Open a project – you can see that there is now a Microsoft Source Safe option, but when you go and add a new VSS Database – you can’t specify a TS database.  Not sure if I’m missing something obvious.

  • Successfully Installed Visual Studio Team System - I think...

    Well, I think I’ve managed to successfully install VSTS.  I have it configured on three different VPC’s – one to house SQL, on to be my application server, and one to act as my client.  Realistically, I guess I could have used only 2 VPC’s and configured the my host machine with VS.NET + the TS features – but I wanted to self contain everything as much as possible.   I made a back up of my freshly installed images expecting that I’ll be reverting to its successful installation point at some time in the future.

  • Enterprise Development Application Framework is Out...

    I know I’m a bit slow blogging this as I try never to blog during the summer months but the Enterprise Development Application Framework (EDAF)  - previously known as Shadowfax - is out… Essentially EDAF helps provide a foundation for you to build good “loosely coupled”, “distributed”, “service based” <insert any other wide range of today’s hot tech terms here/> applications.

  • Imagine Cup Brazil 2004

    This past weekend I returned from Imagine Cup 2004 in Brazil.  I was honored to be asked to represent Canada as a judge for the event – and of course I couldn’t refuse a free trip to Brazil.  Truthfully, I didn’t hear much about Imagine Cup previously – and I was very surprised to see how big and how fundamentally important this event is.