September 2010 S M T W T F S « Aug 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Tags
.net 3.5 .NET Development administration architecture ASP.NET asp.net 2.0 best practices books branding caml certification conference content deployment content query web part cqwp deployment development enterprise search events governance hotfix iasa IIS 6 iis 7.0 InfoPath infopath forms services Internet Information Services ipfs lapsug mcts Microsoft moss 2007 ocspug project management Reporting Services Ruby on Rails security Sharepoint Server sharepoint user group Software Engineering wcm web content management Web Development Windows Sharepoint Services wss 3.0
Tag Archives: Web Development
Rails Resources
Sometimes, I have a bit of free time. Over the last few months, I have spent a few moments on some old projects of mine that have been essentially abandoned. These projects (which I may mention at some later date … Continue reading
The PeopleEditor Class and the Visibility Attribute
When doing custom development for MOSS 2007 or WSS 3.0, the PeopleEditor class can come in handy. However, it seems that it begins misbehaving when the the Visibility attribute is changed from its default value of true. Recently, I had the … Continue reading
Enabling the SharePoint Safe Mode Call Stack, Disabling Custom Errors and Enabiling Compilation Debugging
When developling for SharePoint, I find myself always turning on the call stack and disabiling the custom errors in my development environment. It really does help when trying to debug run-time problems. I know there a few posts out there … Continue reading