dougherty distilled

Bryan Dougherty's thoughts on technology and software development.
in

Browse by Tags

All Tags » SharePoint » MOSS (RSS)
K2 4.5 Quick Thoughts
I just finished attending a webcast on K2 4.5 and I thought I’d share a few quick thoughts. Power User Story Improved Given it is just a presentation and I haven’t actually played with it, the story seemed improved and more believable that real world...
SharePoint Conference 2009
SharePoint Conference 2009 kicked off this week with a keynote address from Jeff Teper (CVP, Office Business Platform) and Steve Ballmer (you know who he is).  I thought I'd highlight some of the main themes touched on during the presentation...
SharePoint Dispose Check Tool Is Here!
Check it out: http://code.msdn.microsoft.com/SPDisposeCheck I just fired it up and it looks like it will be really helpful. It confirmed a chunk of bad code I was just looking at along with a handful of others. The XML mode seems to bomb out (as others...
Diagnosing and Fixing SharePoint Out of Memory Exceptions
I’ve been working on supporting and enhancing a client’s custom SharePoint solution for a while now. The solution involves custom application pages and custom web services hosted in SharePoint, both which use the SharePoint object model heavily. As the...