Chris O'Brien - MVP

2,325
Reputation
212 views
Is this your account?

Registered User 

Name Chris O'Brien - MVP
Member for 10 months
Seen Aug 12 at 21:05
Website
Location London
Age
Aug
24
accepted Convert SharePoint 2007 features in VS2010 feature designer
Aug
3
accepted Declaratively pass parameters to a feature using activationdependency?
Aug
1
answered Declaratively pass parameters to a feature using activationdependency?
Jun
30
accepted how to map sharepoint mapped resource folder to app_globalResources folder in VS 2010 ??
Jun
30
answered how to map sharepoint mapped resource folder to app_globalResources folder in VS 2010 ??
Jun
11
accepted Off the shelf solutions for increasing SharePoint performance?
Jun
4
accepted Getting the SharePoint Web Application URL Programatically
Jun
2
accepted Execution order of event receivers and workflow on a list
May
28
accepted Which site template to use for embedding existing applications?
May
27
answered Execution order of event receivers and workflow on a list
May
26
accepted Build a menu in Silverlight 4/SharePoint 2010
May
25
answered SharePoint Server 2010 as a real cms: publishing identical content with different branding across site collections
May
25
answered Build a menu in Silverlight 4/SharePoint 2010
May
25
answered Off the shelf solutions for increasing SharePoint performance?
May
25
answered Which site template to use for embedding existing applications?
May
25
answered Structure of SharePoint Solution
May
24
accepted 12 hive, what does the 12 represent?
May
21
answered Deploying columns with content types in Visual Studio 2010
May
20
answered 12 hive, what does the 12 represent?
May
20
answered When is it right to customize a site definition?
May
20
answered Mysteries of the ContentType Inherits attribute
May
19
answered Are the pop-ups in 2010 enforced?
May
18
answered Are you an absolutely stellar application developer? We might be the company for you!
May
18
comment Migrating My Sites to new dedicated site host
That's an interesting thought. I guess one thing to remember would be that it would only work if all the My Sites would fit into a single content DB (e.g. less than 100GB or whatever 'threshold' is being used) using quota x number of My Sites. Still, perhaps the approach could be used with multiple content DBs..
May
14
accepted Where is the SharePoint object cache stored??
May
14
accepted Non-supported field type change
May
14
comment Where is the SharePoint object cache stored??
Yep, agreed that's the reason the other worker processes were cleared down. One slight clarification I'd add to James' comment would be that a specific app pool recycle would clear the object cache for all web apps running in that app pool - could be more than one.
May
13
answered Non-supported field type change
May
13
answered Where is the SharePoint object cache stored??
May
10
comment Add Menu Item To Actions Menu UrlAction
That's a good point, 'SiteUrl' isn't a valid token.
May
10
answered Getting the SharePoint Web Application URL Programatically
May
10
answered Add Menu Item To Actions Menu UrlAction
May
10
accepted Optimise development process for SP2010
May
10
answered Optimise development process for SP2010
May
7
awarded  Scholar
May
7
comment SharePoint 2007 search - custom keyword search
Aha - OK if that's the deal then I know how to proceed. Extremely useful info, thanks Stu. I also spent some time in Reflector, but mainly 'around' SearchResultHiddenObject rather than in it - just had a look and it is indeed the key. Also noticed the PATH/URL switch etc. :)
May
7
asked SharePoint 2007 search - custom keyword search
May
6
awarded  Critic
May
6
comment Defining using xml a content type, custom column and list instance in single feature
Absolutely. Difficult-to-track-down issues can happen if things are not correctly scoped.
Apr
29
comment How to delete webparts from my site on creation
Then your code should be fine. I'm using this exact pattern myself in the framework Steve Peschka describes in the article on the SharePoint blog (referenced by Anders below). Also, you are running under elevated privileges yep?
Apr
28
answered How to delete webparts from my site on creation
Apr
28
comment Has the deployment of resource files and site maps been improved in SharePoint 2010
If you have different Features (presumably you're outputting different WSPs), you could manually add 'App_GlobalResourceFile' into your Feature elements files though. Not sure if that helps.
Apr
28
answered Has the deployment of resource files and site maps been improved in SharePoint 2010
Apr
9
accepted SPSiteDataQuery vs. Recursive SPWeb.Lists Performance
Apr
9
answered SPSiteDataQuery vs. Recursive SPWeb.Lists Performance
Apr
9
comment ULS Log event email notification
Hmm, not necessarily. It would come down to what retention you specify for both (SP logs + Windows event logs). Also I'm pretty sure MOM helps by giving an aggregated view of entries across different sources for a particular point in time.
Apr
8
answered ULS Log event email notification
Apr
7
answered WSP Solution Features Folder Subfolders
Apr
7
accepted Move an existing Site Collection to a new Content Database.
Apr
7
answered Move an existing Site Collection to a new Content Database.