Month: May 2015

SharePoint Calling Web Services
SharePoint Calling Web Services
Blog Posts

There are many ways of using jQuery in SharePoint and calling web services. We will try to look at how smartly we can do this. We will use the Visual Studio to complete all of these steps.

Automatically Create Document Metadata
Automatically Create Document Metadata
Blog Posts

When it comes to using SharePoint document libraries, one of the most common questions is, Can I use folders for content organization? The consistent answer that the SharePoint community seems to be pushing is, “No” – but when does this change? Have a read…

Handling Events in a SharePoint Online Environment
Handling Events in a SharePoint Online Environment
Blog Posts

Since Microsoft has moved to a Cloud first approach with Office 365 some challenge came to light when it comes to the handling of events in SharePoint 2013 (Online). In the good ol’ days we would open up our Visual Studio and without hesitation write an awesome Event Receiver and deploy it as a Farm Solution. These days are over as we all well know.