Integration of Cloud based services such as O365 and Salesforce into our workday is a now feature of modern corporate life. Office 365 has facilitated collaboration and integration within our “Microsoft Office” productivity tools but productivity starts to diminish once we move outside of this environment and have to hunt for information and/or complete business
Around the globe there are 1 billion Microsoft Office users producing massive amounts of data each day! If you are a Web developer, Office 365 gives you the opportunity to reach all this user base with your custom business solutions. In this session we will introduce you to the Office 365 development platform. We will
The Azure Service Bus is one of the most important Azure services used to integrate dispersed and heavily required systems, as, for example, to connect SharePoint and the external world. The Service Bus gather messages, allows to separated systems to send and receive communications, decoupling them and disassociating any kind of native connection. Also, it
Parece que fue ayer cuando tecnologÃas como InfoPath, Workflow Foundation o SharePoint Designer revolucionaban la forma en la que las empresas gestionaban sus procesos corporativos. Durante la última década, estas tecnologÃas, combinadas a la potencia de SharePoint, han permitido la gestión de la oficina sin papel. Llega el momento de dar un paso más, y
In the Javascript below, we illustrate how to create a REST query that will return all of the List Items in a particular list and also filter the results. //lists/getByTitle(‘MyList’)/items?$select= Title&$expand=Author” //example of the syntax of the filter var query = “LinkTitle eq ‘0001’”; return $.ajax({ url: “https://mySite/_api/web/lists/getbytitle(‘MyList’)/items” + query, method: “GET”, headers: { “Accept”:
One of the key drivers for the SharePoint Framework is to give developers the ability to implement SharePoint solutions using tools and languages that have become widespread in the community. In this post, we will illustrate how to utilise Kendo UI by Progress components within the SharePoint Framework client web parts. If you don’t know, Kendo
After the recent announcement of the SPFX preview announcement, had a chance to look into it in details. This time, I took it as a challenge to use only Mac and VS code to develop my SPFX client web part and it was quite a fun and first time I have developed a SP component using
By default on SharePoint Online, the access request email for a new web gets set to the user who created that web. This may be fine for some organizations where a dedicated user is creating each new web and the same user will handle all access requests. For my organization, we wanted the access requests
In my session I will try to make an inception about developing a custom web based forms solution according to your organization’s custom needs is not that hard at all. I will first explain why we may need to develop a custom forms solution. Then I will explain what WOPI is and how SharePoint gets
No matter if your next SharePoint environment is on-premises or on SharePoint Online, the new add-in model is beyond doubt the recommended and only future-proof way to develop customization. With this change developers are now facing the challenge what to do with their existing full trust SharePoint solutions. In this session you will learn how
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]