Andrew Stopford's Weblog

poobah

News

Articles

MbUnit Folks

Old Blogs

Browse by Tags

All Tags » .NET (RSS)
Using Where and Group in Linq
I tried lots of Google time to find the answer to this and failed (my google searching may also suck :) so in trying to tie a Where and GroupBy together in a Linq query I used the following. var values = from p in tbl_data where p.some_other_value ==...
Posted: May 16 2008, 12:53 PM by andrewstopford | with 4 comment(s)
Filed under: ,
MbUnit v3 and optional TestFixture
If you have not already done so, check out Jeff's post on changes to make TestFixture optional . As Jeff notes, Jim and Brad took this line in XUnit and after consultation it was decided for MbUnit to support this. Note, it's optional so your existing...
Posted: May 16 2008, 12:49 PM by andrewstopford | with no comments
Filed under: ,
MbUnit v3 alpha 3
Jeff announced the release of Gallio alpha 3 yesterday , my time constriants at the moment meant I missed blogging Alpha 2 back in March but that release was a massive release in terms of features and the work that Jeff, Julian, Graham, Mark, Ben and...
Posted: May 14 2008, 11:11 PM by andrewstopford | with 9 comment(s)
Filed under: ,
Microsoft MVC and MbUnit
You may recall ScottGu's post about the new feature in latest drop of the MS MVC framework that allows you to pick your unit test framework of choice. With Mix08 now wrapped up and the framework released I can show you what the MbUnit templates look like...
Posted: Mar 10 2008, 09:47 PM by andrewstopford | with 9 comment(s)
Filed under: ,
Vote for generic co\contra generic variance
Back in 2006 I wrote about the co\contra variance generics support in .NET , fast foward to today and with the last few .NET releases not effecting the CLR this is still missing. I have high hopes the next version will bring some changes to the CLR and...
IronScheme
I have been watching the development of IronLisp, a Lisp compiler for the DLR for a while now . A little while ago it was released onto codeplex and more recently the project was dropped and reformed as IronScheme (Scheme being a Lisp variant). Great...
MS MVC source
With Darceys arrivial this month I've not really being pay much attention to the various announcements. However I went over ScottGu's MVC framework announcement again and something caught my eye. Starting with this next preview, we are also going to make...
Posted: Feb 23 2008, 05:22 PM by andrewstopford | with 3 comment(s)
Filed under:
Kirsty
I'd like to introduce one the newest members of the weblogs family and already blogging it up a storm, Kirsty Busfield . Lady developers in our industry are very sadly a rare thing and those I have met have been dedicated and hardworking professionals...
Posted: Feb 23 2008, 04:52 PM by andrewstopford | with 1 comment(s)
Filed under:
To add or to create
Ian has a good post on Java developers moving to the Scala language rather than Ruby and asks.... Maybe it is possible that rather than focusing on changes to C# the C# team should pick up on the goals of Scala, to incorporate functional language features...
Posted: Jan 07 2008, 07:59 PM by andrewstopford | with 6 comment(s)
Filed under:
AgileNorth 2007 roundup
As I mentioned in my last post I did'nt have an internet connection for most of the day so did'nt get a chance to write up yesterdays AgileNorth 2007 conference where I was speaking on MbUnit . I did manage to write up my thoughts on my way home and here...
Posted: Nov 30 2007, 05:03 PM by andrewstopford | with no comments
Filed under: ,
More Posts Next page »