A late reminder but tonight is the monthly Agile Yorkshire meeting. This month is an open floor meeting with short presentations from members. Currently the planned subjects are:
- REST and OpenRasta
- Silverlight
- F#
- Thoughts on Test Driven Development practices
- Behaviour Driven Development
Hope to see you there, usual …
Read More- I have got round to watching Peli de Halleux’s presentation on testing SharePoint with moles from the SharePoint Connections 2010 event in Amsterdam, very interesting. This brings a whole new set of tools to the testing of Sharepoint. I think it is best to view the subject of this presentation in two parts Pex and …
Read More I was doing some work today where I needed to fake out a SPWeb object. No problem you think, I am using Typemock Isolator so I just use the line
var fakeWeb = Isolate.Fake.Instance
(); But I got the error
Microsoft.SharePoint.SPWeb.SPWebConstructor(SPSite site, String url, Boolean bExactWebUrl, SPRequest request) …
Read More- I have at last worked all the way through setting up my portable end to end demo of testing using Windows Test and Lab Manager. The last error I had to resolve was the tests not running in the lab environment (though working locally on the development PC). My the Lab Workflow build was recorded as a partial success …
Read More I have been looking at TFS 2010 Lab Manager recently. One problem I had was that using the sample code from the Lab Manager Blog Walkthru the building of the CALC ASP.NET web site failed on the build server, I got an error
ASPNETCOMPILER: error 1003 The directory ‘c:build1LabWalkthruCalculator –BuildCalc’ does not …
Read More- I recently been working with a client who has been seeing strange problems when they try to create new workitems via a SharePoint portal site on a TFS2010 Beta2 installation. They appeared to have a fully working TFS2010 installation, but when they came in on a morning they found that even though they could login to …
Read More Seems I missed an interesting at session at DDD8, Barry Dorrans’ final DDD performance, with assistance with of other speakers.
Barry you will be missed
Update 5 Feb, links to the interruptions
Plip's Book Advert.
Liam's Eulogy.
Colin Mackay's new source of presentations.
Craig Murphy insulting not one but two ex-UK …
Read MoreNext months Agile Yorkshire meeting (10th Feb) is an open floor meeting - any subject, any format, 10 minute maximum.
If you fancy doing something in one of the 10 minute slots - whether it is a presentation, a demonstration, a discussion around a problem area - then visit …
Read More- Whilst preparing demo’s for [our design event next week](http://www.blackmarble.co.uk/events.aspx?event=Understanding the Microsoft Design and Digital Agency Proposition) I hit a problem with the out of browser experience in Silverlight 3. I had decided to add the out of browser settings to our 2009 Christmas Card …
Read More - After attending Eileen Brown’s session on [Social networking last night](http://www.blackmarble.co.uk/events.aspx?event=Using Digital Marketing and Social Media to Build and Maintain your Online Brand&Code=), I though I should make more of an effort. So I am giving Twitter Notify a try, so at least there is some …
Read More