441 reputation
113
bio website sharepointdepth.com
location Alpharetta, GA
age 44
visits member for 1 year, 11 months
seen Apr 30 at 19:11
stats profile views 26
I focus on SharePoint development and integration. Some of my most recent efforts have been centered around search integration, governance, web part development, and InfoPath.

Feb
26
awarded  Revival
Feb
12
awarded  Popular Question
Jan
7
awarded  Popular Question
Dec
3
awarded  Nice Question
Nov
7
comment How to add Pragma No-Cache to Client Object Model Request
Another option is to tell SharePoint/ASP.NET to never cache regardless of header values on _vti_bin/client.svc/ProcessQuery. What would be the .NET WCF way to configure this?
Oct
9
answered How do we create dynamic url in Sharepoint 2010 Calculated field
Oct
8
answered Getting SharePoint working with multiple Domains
Jul
31
awarded  Popular Question
Jul
26
comment How do you get the user who made a change from the SharePoint change log (e.g., SPList.GetChanges())?
I guess this is for security reasons (as the changelog is likely not security trimming results). Too bad if there isn't a way around this, though.
Jul
26
asked How do you get the user who made a change from the SharePoint change log (e.g., SPList.GetChanges())?
Jul
25
answered SharePoint Timer Job Configuration
Jul
9
comment SharePoint: how to update webpart that's substituted by ErrorWebPart
Found someone that described a pretty complete solution: derde.net/blog/post/…
Jul
9
comment SharePoint: how to update webpart that's substituted by ErrorWebPart
I am having the same issue with PowerShell. It works in the PowerShell ISE, but gives me an ErrorWebPart when run from a normal command prompt. How did you spoof the HttpContext?
Jul
2
comment How do you clear the list schema cache for a re-deploy without rebooting the SharePoint server(s)?
At first this sounded promising for us, but we have this problem in QA environments that do not have Visual Studio installed. However, it could be that we have not done a full IISRESET in these QA environments. We'll keep this option in mind and let you know how it works out next time we run into this (we are in code freeze at the moment so it may be a few days/weeks). Thanks for the suggestion.
Jun
27
revised How do you clear the list schema cache for a re-deploy without rebooting the SharePoint server(s)?
Added mention that we tried a new content database to no avail.
Jun
27
comment How do you clear the list schema cache for a re-deploy without rebooting the SharePoint server(s)?
Yes, I'm sure the list definitions are in a sandbox solution and I'm sure site collection is really deleted. And yes, something is not adding up :-S. We do not modify existing lists. We use a team site template, but I'm not concerned with any of the lists that are part of it. I am only concerned with the new lists that we add.
Jun
27
asked How do you clear the list schema cache for a re-deploy without rebooting the SharePoint server(s)?
Jun
25
accepted How can I get the Search Box to honor the Search Settings?
Jun
25
revised How can I get the Search Box to honor the Search Settings?
added how we resolved it in our environment
Jun
22
answered How can I get the Search Box to honor the Search Settings?