|
Jun 13 |
awarded | Popular Question |
|
Dec 19 |
awarded | Necromancer |
|
Dec 17 |
comment |
How to make Grouped View work with the $(document).ready event? Will look for the actual code tomorrow |
|
Dec 17 |
comment |
How to make Grouped View work with the $(document).ready event? An example would be for instance calling extra code AFTER a function has been called:jQuery.aop.after( {target: window, method: 'ExpGroupRenderData'}, function(result) { alert('Returned: ' + result); return result; } ); |
|
Dec 17 |
answered | How to consume custom WCF service hosted in Sharepoint 2010 from outside in C#? |
|
Dec 17 |
answered | Renaming a Page Library |
|
Dec 13 |
awarded | Revival |
|
Dec 1 |
awarded | Yearling |
|
Oct 3 |
answered | Sharepoint 2010: List view to always show last friday's data |
|
Oct 3 |
revised |
Sharepoint 2010: List view to always show last friday's data xode outline added |
|
Oct 2 |
asked | Can't get Custom BCS Connector with filters to work |
|
Jun 23 |
comment |
Get Error 401 when trying to download a document from a library programatically My downloads is not a SpecialFolder so cannot be accessed like for instance My documents using Environment.SpecialFolder. You can however get to that folder using the KnownFolders of the windows API, see the accepted answer for this question on SO: stackoverflow.com/questions/7672774/… |
|
Jun 17 |
revised |
PowerShell to iterate through all SharePoint Lists added 763 characters in body |
|
Jun 17 |
comment |
PowerShell to iterate through all SharePoint Lists Note the "something like" in the answer ;-)? The purpose of this Q&A site is to educate/ learn and find out things on your own (with the provided help of course :-D). You won't learn anything from a completely written script. For now I'll let you of the hook, check the modified answer |
|
Jun 16 |
answered | PowerShell to iterate through all SharePoint Lists |
|
Jun 8 |
awarded | Caucus |
|
Jun 8 |
answered | UserProfileManager in Console Application |
|
May 7 |
comment |
Add a Web Part Zone to “My Newsfeed” Page via PowerShell Thnx :-D. PS, all code shown (C#) can be easily ported to PoSH. |
|
May 7 |
comment |
Unable to get trusted domain users in CA people picker? you have to execute the script against the CA too |
|
May 7 |
comment |
Add a Web Part Zone to “My Newsfeed” Page via PowerShell The fill will not be overwritten by updates, it will be ghosted in the database. |