Does Visual Studio 2012 provides a better dev environment for SP 2010...
Hi,We are building a SharePoint 2010 application and we would like to know if it makes sense to use VS2012?Is there any comparison chart that compare VS2010 and VS2012 support and features for SP2010...
View Articlevisual studio 2012 the name "initializeControl" does not exist in the...
Hi All,I'm trying to create a visual webpart in SharePoint 2013 using Visual Studio 2012 and I am seeing that the file ascx.g.cs is missing and i have this error in file ascx.cs : the name...
View ArticleGetting Tasks and Subtask with CSOM
HiI have a Tasks App which I am accessing using CSOM. It contains SubTasks. I would like firstly (1) to get the Tasks excluding the SubTasks, and then (2) when I get a Task, to get it's SubTasks. (1)...
View ArticleSQL data table - sharepoint 2013
Hi All, I'm wanting tro display a simple gridview of data that exists in a seperate db schemaHowever, without the use of a DVWP (SP 2013) how do I create a new data source in designer. Gone through a...
View ArticleChange title of newsfeed
Hi allIn SharePoint we get this site feed web part by enabling the feature: Site Feed.This a good feature, but it seems impossible to change title. It is possible to hide the web part chrome, but not...
View ArticleIs it possible to install Sharepoint Foundation 2013 in a Windows 8 Pro box...
I remember an article explaining how to install SharePoint Foundation 2010 in a Windows 7 box which was prone to some errors but however a great article...
View ArticleEnable "Display Search box" programmatically
Hi all, how can I enable the "Display Search box" programmatically in SP2013 when provisioning a new webpart. What is the property called. Cheers
View ArticleSharepoint hosted client apps?
I want to know that whether can we create layouts using sharepoint hosted client apps?
View ArticleHow to remove the SharePoint ribbon from SharePoint 2013?
I am trying to hide the SharePoint ribbon in SharePoint 2013. I am using the Seattle.htm as my MasterPage. I did try using the<!--MS:<SharePoint:SPSecurityTrimmedControl runat="server"...
View ArticleCreating external content type
Team,I am new to BCS, can i create a external content type using SharePoint designer?
View ArticleUploading bigger files using CSOM
Hi,whenever i try to use this codevar myFile = new FileCreationInformation(); myFile.ContentStream = doc.ContentStream; using (ClientContext ctx =...
View Articlehow to get a reference to the SharePoint 2013 workflow task?
I have a SPD designed SP 2013 workflow. it creates a task based on a custom content type fine. Now I'm creating a custom edit form template with custom buttons on it. My custom form works fine, the...
View ArticleHow to hide a folder in SharePoint?
In Windows 7 you can hide a folder by clicking right mouse on the folder, go to properties and mark 'Hide'.When I open my documents site on SharePoint 2013 in explorer and try to hide the folder, the...
View ArticleHow to manage Search Settings in SharePoint 2013 programmatically?
Hi GuysSuggest pleaseHow to manage Search Settings in SharePoint 2013 programmatically? I need add Search navigation link. Which classes use?ThanksVasya
View ArticleNo Master Page on App page
When I Click on app Deployed on Developer site the default page opens but there is no master page applied. The whole page is distracted. I have read somewhere that app.master page is applied on app...
View ArticleSharePoint Online 2013 (Previw) - Public Web Site
Guys,I have created a Public Site under my SPO 2013 (preview) and set it up to be accessible anonymously. But when I hit the url (which is:http://sepisp2013-public.sharepoint.com) it stills prompt me...
View ArticleMultiple login prompt for SharePoint-hosted app
Hi,I knew that Tony already asked the question for provider-hosted app here. However, the issue is worst for SharePoint hosted app. Let's take the following scenario:I installed 4 apps to a SharePoint...
View ArticleDynamic Referencing Microsoft.SharePoint.dll based on its versoin.
Hi All! I am using Mirosoft.SharePoint.dll in my code. I compile the code having reference of Microsoft.SharePoint.dll version 12.0. I assumed that it would automatically load any version of dll...
View Articlediscussion Board in sharepoint 2013
hi..i have created one discussion board in which i have added the "Reply" column in management view but it is not showing me the reply button and it showing the reply button in threaded view...how can...
View Articleusing resx file in visual web part
hi i have created visual web part in SharePoint 2013,when i try to use resource key i get the following error message on compile : "The name 'InitializeControl' does not exist in the current context"i...
View Article