Browse by Tags
All Tags »
Sharepoint (
RSS)
I recently posted on my experiences of Access 2010 , well if you want to know more have a look at the video by Clint Covington and Ryan McMinn on Channel 9
So what I have I been doing of late? The blog has been a bit quiet. Well I have been having a good look at Access Services in SharePoint 2010. This has been an interesting experience, as I am not historically what you might call an avid Access developer...
Thanks to everyone who attended my two Nxtgen session on Sharepoint and Typemock in Birmingham and Manchester. You can find copies of the slide on the Black Marble site. There was a good deal of chat in how Typemock could be used for more general ASP...
A reminder that next week I will be speaking on ‘Developer testing of SharePoint projects using Typemock’ at two Nxtgen user groups: Birmingham on the 18th Aug 2009 Manchester on the 19th Aug 2009 Hope to see you there.
Thanks to everyone who turned up for my presentation on Typemock and Sharepoint in Glasgow last night. I have just upload my slides onto the Black Marble site . As the session was quite demo driven the slides don’t offer the best code samples. If you...
On Wednesday the 15th this week I will be speaking at Scottish Developers on developer testing of SharePoint . This is a free event so please come along if you are interested and in the area. If you are not able to make it to Glasgow but are interested...
I have been playing around with some workflow code for a demo I am doing. This has meant creating and deleting a workflow project as I refine the demo. Whilst going through the process of a delete and recreate of the workflow (using the same name for...
I will be doing a session on Testing SharePoint using Typemock Isolator on the 3rd June in Newcastle. Check the Vbug site for more details.
I will be speaking on developer testing of SharePoint projects using Typemock at both the Birmingham and Manchester NXtGen user groups in August. For more details check the NxtGen site .
Now I can test a basic workflow it soon becomes obvious that you could end up with many tests for a single workflow, as a workflow can have any number of criteria that could cause branching to occur. Maybe a sensible way to write the tests is using Fit...
After reading Gil’s blog on writing simpler tests I have done some tidying of the code from my previous post . In this version I have extracted the boiler plate code to run the workflow to a static helper method and modified my tests to incorporate Gil...
I have for a while been trying to test SharePoint workflows using TypeMock Isolator to mock out the SharePoint fixtures, I want to remove the dependency of having SharePoint on any test boxes where possible. I have at last got this working after getting...
I have posted in the past on porting our ASP.NET bug tracking systems into Sharepoint and also linking it to TFS . The idea being that the initial customer support contact is tracked in the call tracking system e.g. is it switched on, is there paper in...
We use the SharePoint Visual Studio Project Template on CodePlex to create WSP deployment packages for our SharePoint features. I tend to think of this WSP creation project in the same way as a MSI installer; so we don’t put SharePoint components into...
I have previously written a post on using Isolator with Sharepoint , also Andrew Woodward has written a good and more detailed tutorial on the subject , so I don’t intend to go over old ground here. Want I want to look in this post is the testing of webparts...
Typemock announced today a new product Isolator for Sharepoint – which allows unit testing of Sharepoint code without needing Sharepoint installed. Now this is something I have been using the full version of Isolator for of late , and there are more blog...
I had to work unexpectedly from home yesterday, this has given me a chance to look at TypeMock Isolator and SPTypeMock to aid in the testing of SharePoint without the normal disturbances of being in the office. First thing I have to say is TypeMock is...
I am down in Reading for the VBug conference where I am speaking on TFS tomorrow. Whilst in the bar chatting to Roy Osherove from Typemock, the keynote speaker for the conference, he asked if I had looked at the Sharepoint patterns and practices document...
When you are using a VSTO enabled Word Template inside a SharePoint custom content type you have to be careful which actual .DOTX file you use within the SharePoint custom content type. DO NOT - use the .DOTX from your VSTO Visual Studio project directory...
I have at last got round to moving the location of the WSS sites used by our TFS server from the WSS instance running on our TFS Application Tier (AT) to our main 64bit MOSS 2007 server farm. A job I have been putting off for ages. I decided that there...
More Posts
Next page »