| bio | website | blog.hand-net.com |
|---|---|---|
| location | Strasbourg, France | |
| age | 32 | |
| visits | member for | 2 years, 3 months |
| seen | May 15 at 13:21 | |
| stats | profile views | 288 |
Work at http://www.sosp.fr.
|
May 15 |
awarded | Notable Question |
|
May 9 |
accepted | In a ContentByQueryWebPart, how to generate a link to the item's display form? |
|
Apr 29 |
asked | How to use the OuterTemplate.CallPresenceStatusIconTemplate template properly? |
|
Apr 29 |
accepted | SharePoint 2010 is altering user profile properties |
|
Apr 26 |
revised |
SharePoint 2010 is altering user profile properties added 1525 characters in body |
|
Apr 26 |
answered | SharePoint 2010 is altering user profile properties |
|
Apr 26 |
comment |
SharePoint 2010 is altering user profile properties There's a limit in the length of each string in the array, but not the array length (tested with 255KB of data) |
|
Apr 26 |
asked | SharePoint 2010 is altering user profile properties |
|
Apr 23 |
accepted | What's popular webpart is empty |
|
Apr 23 |
answered | Custom ribbon checkbox works in Firefox, not in Internet Explorer |
|
Apr 23 |
revised |
Custom ribbon checkbox works in Firefox, not in Internet Explorer added 88 characters in body; edited title |
|
Apr 23 |
asked | Custom ribbon checkbox works in Firefox, not in Internet Explorer |
|
Apr 23 |
comment |
What's popular webpart is empty That said, does it means I can use a search query to retrive the same results? I'll have to apply some visual customization and I bet this will be easier using a custom XSL transformation with search result webpart |
|
Apr 22 |
comment |
What's popular webpart is empty @C.Marius: the crawls were not properly scheduled. After a full crawl, results started to appear in the web analytic webpart. You may answer to the question, I'll grant you the reward for the answer! |
|
Apr 22 |
asked | What's popular webpart is empty |
|
Apr 22 |
comment |
What are the best practices in code structure for huge projects +1 for deploying non sharepoint using WSP file instead of a manual gac add. This way, you will leverage the SharePoint deployment model, very usefull on farm with multiples servers ! |
|
Apr 22 |
accepted | Custom site template is messing native templates |
|
Apr 22 |
accepted | SPMetal parameter file and oob fields like created, modified, etc. not created |
|
Apr 22 |
comment |
SPMetal parameter file and oob fields like created, modified, etc. not created we excluded all of the usage of SPMetal in our team, so did some other developers I have worked with. SPMetal is very very unereliable, have a lot of limitations, sometimes hard to work around. So we simply rewrote relevant parts of it to remove the technology risk. Honestly, if you compare the number of lines you wrote to workaround to the simpler code that use direct list item get/set value, it's hardly in favor of SPMetal. I won't be able to test your scenario, as I don't work with SPmetal anymore, so I'll have to trust you! |
|
Apr 19 |
answered | In a ContentByQueryWebPart, how to generate a link to the item's display form? |