Tag Archives: Development

Slide deck from Automated UI Testing at BPC10

Slide deck from my Automated UI Testing of SharePoint 2010 with Visual Studio 2010 presented at the Best Practices Conferences in Washington DC in August 2010.  

Posted in Development, SharePoint | Tagged , , , | Leave a comment

Automated UI Testing Tip – Automating deployment to Solutions Gallery

As part of the 21SCRUM development project I implemented build verification testing using Visual Studio 2010.  21SCRUM has a great suit of unit tests for the core logic,  it has some integration tests (although I would like more) but I found a lot … Continue reading

Posted in Development, SharePoint | Tagged , , | 5 Comments

SharePoint 2010 ECMAScript – ‘b’ is null or not an object

I had to post this quick article as its one of those can’t see the wood for the trees. I had been trying to do a simple call back to the server to display some information about a list item. getStory: … Continue reading

Posted in Development, SharePoint | Tagged , | 1 Comment

Introducing SharePoint Retreat

We are proud to announce the world’s first SharePoint Retreat! The first event is taking place in London on Saturday 10th July. Don’t delay places are filling up fast with a limit of 16 people.   The aim of SharePoint … Continue reading

Posted in Community, SharePoint | Tagged , , , | 1 Comment

SharePoint Memory Leaks

Normally I refrain for doing simple reposts of other people blogs,  however having read the post SharePoint’s Sasquatch Memory Leak by Todd Carter I just had to help get the information out to as many people as possible. We are … Continue reading

Posted in Development, SharePoint | Tagged , | 1 Comment

Namespace not updated in SharePoint SPIs

Firstly what is a SharePoint SPI? No it’s not another new version, it’s a generic term that is used to describe a SharePoint Project Item within the context of a Visual Studio project. Visual Studio 2010 has introduced a lot … Continue reading

Posted in Development, SharePoint | Tagged , | 2 Comments

SharePoint 2010 – Health Analyzer is awesome

Being mainly focused on development aspects of SharePoint 2010 I haven’t spent as much time as I perhaps should have looking at the new features that have been added to make Administrators lives easier.  Having just upgraded one on my … Continue reading

Posted in SharePoint | Tagged , | 5 Comments

SharePoint 2010 – Have to Extend to have Multiple URLs

I think this was a best practice in SharePoint 2007, but was one that you could get away with.  You have internal and external URLs that will be used to access the same web application.   Internally for historical or vanity … Continue reading

Posted in SharePoint | Tagged , , | 1 Comment

Which Build Servers in SharePoint – The Results

The numbers are in and I think this small sample really gives a good view as to the way people are approaching their SharePoint development projects. Numbers taken from a one week poll asking people which build servers they used … Continue reading

Posted in 21Scrum, Agile, Development, SharePoint | Tagged , , | 3 Comments

My Dev Rig – The story so far

Having worked for more years than I can remember as a consultant I have lived on my laptop,  everything I do is on the laptop including all of the development.   My current, and have to say the best one ever … Continue reading

Posted in Development | Tagged , | 8 Comments