The Isle of Man section of the BCS is holding a talk next Tuesday on Unit Testing, BDD and TDD which should be interesting for anyone involved in software design. Here’s the blurb from the BCS website: An introduction to a number of development practices, particularly discussing Unit Testing, Test Driven...
The proliferation of modern programming languages (all of which seem to have stolen countless features from one another) sometimes makes it difficult to remember what language you’re currently using. This handy ...
It can be pretty frustrating to design a website that’s perfect in your client’s eyes only to find that it doesn’t work in a different browser to the one you developed it in. That’s why it makes sense to test as early as you can in as many different browsers...
If you haven’t had a chance to dable with .Net 3.0 here’s your chance. The .Net 3.0 Framework training kit for WF, WCF and CardSpace provides all you need to get started. It’s a set of hands-on labs, demos and presentations designed and used for several 4-day courses. Worth a...
Excellent post in The Daily WTF sent to me by John this morning. Worth a read especially if you work in the software development field … The Bug is in the Details – The Daily...
Great WPF demo posted on Channel9 this morning. Starting from scratch, Fil talks through some basic XAML, then switches to Visual Studio and Expression to build a photo and video viewer for his vacation demo. Check it out: Mix06 Thailand...
Mark Schmidt has put together a tool to allow you to quickly write/edit WWF XAML and switch from using the workflow designer to typing in raw XAML at the click of a button. If you’re WWFing, check it out...