Martin Hinshelwood's Blog

A Scottish dyslexic software developer: .NET architect, developer, evangelist, technology enthusiast and multi-dimensional free thinker


News

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Subscribe

Personal

Accreditation

Stats

My Stats

  • Posts - 264
  • Comments - 305
  • Trackbacks - 67

Twitter












Tag Cloud


Recent Comments


Recent Posts


Article Categories


Archives


Post Categories


Image Galleries


Blogs I read


Blogs of Friends


Blogs on VSTS


Multi-Dimentional Free Thinking Bloggers


Personal


Projects


April 2007 Entries

TFS EventHandler: MSMQ Refactor


I am half way through the MSMQ Refactor of my TFS Event Handler project and thing are starting to come together...

posted @ Monday, April 30, 2007 11:48 PM | Feedback (1) | Filed Under [ RDdotNET TFS Event Handler ]


TFS EventHandler: Now on CodePlex


I have now added my Team Foundation Server EventHandler to CodePlex...

posted @ Monday, April 30, 2007 7:00 PM | Feedback (0) | Filed Under [ RDdotNET TFS Event Handler ]


I'm Luke Skywalker according to the Star Wars personality test.


Aww crap...

posted @ Saturday, April 28, 2007 12:43 AM | Feedback (2) | Filed Under [ Personal ]


Selling the benefits of Team System


I have found that there is very little content available on the art of selling Team System for developers that want to use it. Developers need to sell it not only to their manager, but to a hole host of people, and it is no small expense to implement it.

posted @ Friday, April 27, 2007 10:50 PM | Feedback (3) | Filed Under [ Software Industrial Revolution Visual Studio Team System ]


TFS EventHandler: Message Queuing


As I mentioned in my previous post I am currently building an EventHandler infrastructure for Team Foundation Server. I am currently toying with the idea of re-engineering to two system services.

posted @ Friday, April 27, 2007 4:41 PM | Feedback (1) | Filed Under [ RDdotNET TFS Event Handler ]


Team Server Event Handlers made easy...


I work for a rather large organization and I wanted an easy way for power users of team system to deploy event handlers for the Team Foundation Server events. Essentially they create an assembly with as many EventHandler classes as they like and they can upload their assembly through an administration system, which in turn executes any handlers that exist on the system for any events.

posted @ Friday, April 27, 2007 1:08 PM | Feedback (2) | Filed Under [ Microsoft .NET Framework TFS Event Handler SourceCode ]


Visual Studio Team System Blogs


You can find all the blogs for the Microsoft team for Visual Studio in one place. A nice little list, it does not have all the community blogs, but then you would need a search facility...

http://msdn2.Microsoft.com/en-us/teamsystem/aa7187...

posted @ Friday, April 27, 2007 12:27 PM | Feedback (0) | Filed Under [ Visual Studio Team System ]


Beta Exam 71-510: TS: Visual Studio 2005 Team Foundation Server


Just got my exam result for the Team Foundation Server, and I passed!

posted @ Wednesday, April 25, 2007 12:57 PM | Feedback (4) | Filed Under [ Visual Studio Team System ]


Serialize Assembly for Service calls over Http


I want to send a .NET assembly as either an System.Reflection.Assembly or as a string over the wire through a Windows Communication Foundation web service. It seems that the class System.Reflection.Assembly can serialize, but is unable to deserialize at the other end. How can this be achieved without sending as a straem of Byte.

posted @ Tuesday, April 24, 2007 3:18 PM | Feedback (1) | Filed Under [ Microsoft .NET Framework SourceCode ]


Introduction to .NET Framework 3.0 for Developers Event


Yesterday I visited the Strathclyde University campus to see a half day session from Microsoft's .

posted @ Wednesday, April 04, 2007 11:53 AM | Feedback (2) | Filed Under [ Microsoft .NET Framework Personal ]


Mobile Device Center


The one thing I do not like about the mobile device center is that it can't sync with the built in windows vista components (Contacts, Calendar and email). This is, I think, a deficiency in the product.

posted @ Wednesday, April 04, 2007 11:36 AM | Feedback (0) | Filed Under [ Windows Mobile Microsoft Windows ]


TeamPlain - Revisit


I ran into some problems that I blogged on in my TeamPlain - Install and initial views post. I have got a work around for the long project name problem, but it only works when you really daft project names like ours:

posted @ Monday, April 02, 2007 3:36 PM | Feedback (0) | Filed Under [ Visual Studio Team System ]


Team Server Hmm!


I got an interesting question from our SQL Server DBA team in London today. They asked if you can integrate team server with Microsoft SQL Server Management Studio. I had a look at the software and could not see TFS source control in the list, so I did a little google and found: Visual Studio 2005 Team Foundation Server MSSCCI Provider

posted @ Monday, April 02, 2007 1:23 PM | Feedback (1) | Filed Under [ Visual Studio Team System ]