windows app accessing data in a sharepoint list
I would like to develope in (html5, javascript, css3) a windows 8 app and use a list in my sharepoint online account (office365) as its data. Thanks
View ArticleInstalling VS 2012 Tools for Office 2013 - Workflow Client 1.0 Beta.problem
Installing my development environment, I have: 1. Virtual Machine with Windows Server 20122. SharePoint Server 20133. Visual Studio 2012I need Visual Studio Tools for Office 2013. Using Platform...
View ArticleSharepoint 2010 Event Receiver
Hii want to create event receiver for item updating event for list item, for that i want to check new and old value of lookup field but when i used properties.AfterProperties["Job Status"] or...
View ArticleCamlQuery and Calendar Recurrence
I'm trying to pull events from a Calendar list using a CamlQuery using client OM. This is my query, pretty much pulled strait from the Calendar view:<View RecurrenceRowset="TRUE"> <Query>...
View ArticleCould it be possible to automate filter a column base on the File naming...
Hi,I would like to create a VS2010 program so it can fill in a Column of a document library with Period. All files saved to this library MUST have the naming convention (e.g Inventory_2012_MR_A.xls,...
View ArticleDocumentation on JSLink
SharePoint 2013 introduces a new way to render views on the client side via JavaScript:<JSLink>{path to JS file}</JSLink>Where can I find documentation, tutorials or examples on how to...
View ArticleCall SharePoint Service Application from jQuery?
Hello!Our customer want a highly customizable and personalizable first page on their SharePoint based intranet, and because of the high number of users (more than 25.000) we opted for a custom service...
View ArticleWorking for customers
Usually when I go to a customer I am giving a machine to do the programming in. Lately, this has been a VM that is located somewhere within their company. This really has not bothered me much but...
View ArticleHow to reference a script in the CustomAction Elements?
HiI'm trying to define a custom action in the ribbon for my list. When action gets invoked, I'd like to call my JS code. As long as the JS code is embedded within the CommandAction or EnabledScript...
View ArticleExample Webservice Provider
Hello guys, okay?I'm new in WSS and I need to develop a webservice using "jquery" and "SP Designer" so I can consume it through a Java application in until I get off the java version and then use only...
View ArticleHow from sub site access list at root without code and do all operation add...
How from sub site access list at root without code and do all operation add and edit and deleteand i have permission on this listNour
View ArticleHow to get the friendly url(s) for items in the pages library
How do I retrieve the friendly URL(s) of a page list item if one is set?Getting the standard URL is easy enough. Do I need to traverse the navigation metadata store looking for matches or does it exist...
View ArticleUsing SharePoint User Profiles for CRM tasks
Is it feasible (and reasonable to do so) to use SharePoint User Profiles like address records in a CRM system?In a dev project for a SharePoint Online environment that is to hold 200'000 user profiles...
View ArticleThread was bieng aborted
Iam working on visual studio workflows in sharepoint 2010. In the Workflow, Iam connecting to a custom database (where iam storing data). Some times iam getting the following exeption in the workflow:...
View Articlethread# ff6e6213-26d5-4e59-b530-414bdfb429d1 - need more clarification if...
Hello, Experts attached is link to my previous question that, i feel, is still not completely resolved: i am trying to run a test application from my PC in order to access data on our...
View ArticleHow to use RefreshToken to request updated AccessToken
In this article and this one which is linked to from the first, I see references to using the 'refresh token' value to request an updated AccessToken which is used to communicate with SharePoint. Are...
View ArticleSharePoint app call WebApi service using JSON
HiI've made my first SharePoint app and I want to use the following code to get some data from a WebAPI service $(document).ready(function () { var ziua = new Date(); var id =...
View ArticleExternal content type based on OData is invisible in SPD2013 (but visible in...
I am trying to connect external list based on OData to Outlook, I could create it, but can't map its fields to Office Item type because it is invisible in SPD2013. I've made screenshots of all the...
View ArticleNot disposed the object in un used method in code
Hi,In my C# code, I have a method defined but not called any where as I am not using the functionality.But when I run SPDIsposerCheck in my code , the tool identified below mentioned method with error...
View ArticleHow to add IsPost back property in Visual Webpart in Visual Studio 2012
How to add Ispostback property in Visual webpart in VS 2012.I cant find if(IsPostback=null) in VS 2012 which was there in VS 2010.How to add this property..
View Article