How to brand mysites in SP2013?
Hi,In SP2010 you created the features to apply branding to the mysites. You could then staple this to each new site creation, and run a script to apply the branding to existing mysites.Is it the same...
View ArticleConvert CSOM code to Lists.asmx
I have written this code using SharePoint.Client.dllBasically I have a list with more than 20K items (spread accross folders) and I am reading items only from a specific folder using...
View ArticleVideo Thumbnail URL Value
Hi,I am working on event handlers and want to store the default thumbnail full url with extension that is being created in 2013 while uploading in assets library. I have tried all fields but not able...
View Articlehow to make server code aware of the successfull authentication using facebook?
Hello i followed the javascript login, and now i need the sever code (c#) in a webpart to authenticate the user against sharepoint, i configured the membership provider and i will the user into the...
View ArticleHow we can get the Default Page of a Publishing Web using CSOM?
Hi Friends,I am looking some way to get the Default Page of a Publishing web and set its ContentEditor and ContentOwner programatically using CSOM. But using CSOM I didn't find any help to do this. Can...
View ArticleHow to programmatically add item to ISharePointProjectItemCollection
So, I have 2 custom VS ItemTemplates and have also implemented a ISharePointProjectItemTypeProvider for each. Both also have an IWizard implemented. Now, both item types work just fine when I add the...
View ArticleHow to remove cross side scripting for content editor web part in sharepoint
how to remove cross side scripting from content editor web partYaduvanshi
View ArticleDifference between page layouts, text layouts and webpart zones
This might be stupid question but:I know that I cannot create page layouts if I use SharePoint Foundation, because it's "part of the Publishing Feature and it's unavailable in SharePoint 2013...
View ArticleWhich Property / Attributes does SharePoint use from a PickerEntity?
Hi,I'm developing a Custom Claims Provider to resolve against the SharePoint User Profile Service since we have a large forest of upstream opco Active Directories and I don't want user searches to go...
View Articlecreating a remote web app without .NET to access SkyDrive Pro
I have managed to get an access token from a non .NET environment from SharePoint public. I am now trying to use it for REST calls to list folders/files on SkyDrive Pro. I have followed this approach:...
View ArticleCreate custom views for list using group by with c#
Hi,I am having a share point list called "TestList1". In this list , I am having fields like Field1, Field2, Field3, Field4, Field5. Now I want to create a new view in which items will be group by the...
View ArticleCan we configure cross site searching in SP2013?
Dear all,I have two sites http://root/site1/ and http://root/site2/. The users at site 1 would like the "search box" at site1 is able to return search results from both site1 and site2. May I know is...
View ArticleRegistration Page Sharepoint 2013 using rest and Windows authentication
Hi All,Need a Sharepoint 2013 code sample for creating a Login Page, Change Password and registration Page using Rest Services.1) When the user Enters their credentials it has to check in the active...
View ArticleNo Consumer Schema
I am trying to create a Master detail page out of two lists, however when I go toI get this messageCan you tel me how I can link the two lists so that the child list automaticaly is populated with the...
View ArticleINFOPATH 2013 - print and save as button
Hi, i need of a indication... i need, in a Browser Based form created using InfoPath 2013 which the use input data using the Browser, of insert two button. One for print data form and another for open...
View ArticleGetting fault exception at line - isAuthenticated =...
Hi , I have created a Custom Membership Provider in SharePoint 2013 for Forms Based Authentication.Below is the code for CustomMembershipProvider using System; using...
View ArticleProblem with filtering folder items in Dataview
I have a document library with folders in it. When i created a dataview for the library with scope = "Recursive All" and applied a filter on it. It shows all the items in the dataview but in the filter...
View ArticlegetAppLicenseInformation via REST not working anymore against SharePoint Online
Hi, i access the SP.Utilities.Utility.getAppLicenseInformation service via REST to determine the current Licenseinformation of my provider hosted app from the server side. Everything was running fine,...
View ArticleProgramatically Creating Groups and setting as Associated Owners Group Client...
Hi All,I'm trying to create a subsite programatically from a Windows based Client and create non-inherited associated groups for the owner / members and visitors.In effect - I *think* I'm wanting to...
View ArticleMicrosoft.Sharepoint.Library required?
Hi,We've got an .exe that ran under SP2007 just fine. It's a console application that references a couple SP assemblies:Microsoft.Sharepoint.dllMicrosoft.Sharepoint.Search.dllMigrating it to SP2013,...
View Article