| bio | website | plumsail.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | May 8 at 12:38 | |
| stats | profile views | 20 |
SharePoint, .NET, Silverlight, Administration. http://plumsail.com
|
Nov 10 |
answered | Do i have to use sandbox solutions for Sharepoint Online (Office 365)? |
|
Nov 9 |
comment |
How to restore Site Collection from one environment to another As I know there are no possibility to grab all webs in one piece by Import-SPWeb, but there are some options in SharePoint content deployment to grab child sites with parent. Read little bit about that, may be it will be helpful for you. Check this post as a starting point khdraft.blogspot.ru/2011/04/… There is C# code, but you also can implement it using PowerShell. |
|
Nov 8 |
answered | sharepoint 2010 hide admin pages |
|
Nov 8 |
answered | My Profile Link in My Site Sharepoint 2010 is redirecting to an incorrect URL |
|
Mar 27 |
answered | Translation for non-supported site collection templates |
|
Dec 10 |
comment |
Javascript to get GUID from SharePoint Thisisme, do you write multiline CAML query, you need to write it in single line, or check this article electrictoolbox.com/javascript-multi-line-strings. It provides guide, how to write multiline strings in JavaScript |
|
Dec 10 |
comment |
Javascript to get GUID from SharePoint This link points to the post about using client object model in C#. I agree client object model is good, but we talk about JavaScript, this is not correct link. Also I dont see any problem in using SharePoint services, it is also provided by Microsoft, this is just wrapper around it. What to use is your choice. |
|
Dec 4 |
answered | Javascript to get GUID from SharePoint |
|
Dec 4 |
answered | How to restore Site Collection from one environment to another |
|
Nov 15 |
awarded | Editor |
|
Nov 15 |
revised |
Delete a large number of documents from a site deleted 1 characters in body |
|
Nov 15 |
answered | Delete a large number of documents from a site |
|
Nov 15 |
answered | SharePoint 404 not found when canceling an item event |
|
Nov 15 |
comment |
How do I detect new SPList is created? "a new Document Library is created" or "capture the creation of the SPList (SPDocumentLibrary) at time of creation"? Depends on it you can use different kinds of event receivers. |
|
Nov 11 |
answered | How to modify a list's template? |
|
Nov 10 |
awarded | Supporter |
|
Nov 10 |
comment |
I'm looking for help on creating a help site within SharePoint 2010 I agree, this variant is possibly better. There could be probjems with links to the styles and images, use Style Library in the root web to store it. You also could create assets library to store other resources, such as images. It is possibly to edit content in windows explorer, but do not forget to activate Desktop Experience Feature on the current machine to allow it. |
|
Nov 9 |
answered | I'm looking for help on creating a help site within SharePoint 2010 |
|
Nov 8 |
answered | How to add XML file with event reciver |
|
Nov 8 |
answered | Powershell backup/restore or import/export to keep all document versions? |