Type something to search...

Showing items for programming

Professional Team Foundation Server 2010 Now Available

[](http://www.amazon.com/gp/product/0470943327/ref=as_li_ss_tl?ie=UTF8&tag=woodweb03-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=0470943327)I’ve always wanted to write a technical book and when I started getting involved in Team Foundation Server I thought that this technology area might be my chance.

Continue Reading

CodePlex Open Source Wiki Engine

The clever folks over at CodePlex have recently released the code to the sites excellent wiki. As you would expect from CodePlex team, the code is available as a project on CodePlex at http://wikiplex.codeplex.com. Even better news is that the code has been released under the permissive MS-PL open source license.

Continue Reading

Help in Orcas tf.exe

[](http://www.woodwardweb.com/WindowsLiveWriter/HelpinOrcastf.exe_BB18/Visual%20Studio%20Codename%20Orcas%20Command%20Prompt%5B2%5D.png)Ahh, in Beta 1 of the Team Explorer client, if you type "tf" in a Visual Studio command prompt, you get back help in the console, rather than a window popping up taking you to the...

Continue Reading

VSTS Guidance Wiki

I just found out about the following project going on at CodePlex out of the patterns and practices project which find a very interesting idea that I am going to try and find out if I can contribute to:- VSTSGuidance: http://www.codeplex.com/VSTSGuidance

Continue Reading

Ireland Tour

I've been living in Northern Ireland for over a year now however I've only been to Ireland once - and that was to get some cheap petrol as I was near the border. Next month I'm going to have a celebratory tour of the INDA user groups to talk about Team System now that it has been officially launched.

Continue Reading

nAnt Tip

I've been struggling with a known issue with nDoc where it tries to generate filenames that are bigger than 256 characters. So instead of generating my documentation within the build folder, which is under the project folder - I'm going to have to create a temp directory at the root of my current drive with a really...

Continue Reading

Sproc Code Metrics

At the risk of prompting someone to ask for them, Dan Fernandez has posted a neat stored procedure utility that inspects your sprocs and can give you come basic code metrics on them as well. If any managers are reading, just remember that code metrics are not a direct measure of productivity.

Continue Reading

Clark Sell

You know, this internet thing might just take off one day. One of my good buddies, Clark Sell, has just fired up Wordpress and started blogging. His first post is a good story that Kevin Rice sent him about how a company policy begins. This piece is very true, sadly the original source of this gem is unknown.

Continue Reading

Skype In

I just used some spare PayPal money to get myself a 3 month subscription to the SkypeIn Beta. Had trouble finding a free number in the area code of my choice (was going to go for a US number in Silicon Valley, but ended up going for a Chicago one because there were plenty left) Anyway, feel free to spam my new...

Continue Reading

Nullable DateTime

Found my second thing in .Net that really sucks. In .Net DateTime is a reference type and is therefore not nullable (Unlike the Java.Sql.Date class in java). I am talking to a SQL Server database with a nullable DateTime field and I want to accurately pass this around my application then out of a web service (that is...

Continue Reading

BEA Joins Eclipse

Interesting news from Javaworld. BEA are to announce that they are to join the Eclipse foundation. Hopefully this signals that Weblogic Workshop will be integrated with Eclipse (just as IBM integrate at the moment for WSAD). This only leave Sun and Microsoft as the major vendors staying out of Eclipse.

Continue Reading

Codec problems

Recently, I've been trying to access some Microsoft webcasts but they just have not been working on my work PC. I got an error when media player tried to download the codec. Eventually tracked this down to needing the VoiceAge codec and not being able to find it.

Continue Reading

Blogs'r'us

I'm trying Blogger for the first time to publish to my site. I design and build around content management systems all the time at work - about time I try some of my own medicene. I have to say, the functionality on Blogger is pretty good, considering the price (i.e. nowt).

Continue Reading

British Airways World Cargo

The site was a full J2EE based eBusiness platform for BA World Cargo. It introduced track and trace functionality, which involves communicating with a legacy mainframe system. I am particulary proud of the barcode generation jsp pages which I wrote in the back of a car while on my way across Scotland to catch a ferry.

Continue Reading