Latest Posts
Office 365 Small Business “Sideloading of apps is not enabled on this site”
I began working on a new Office 365 site I had just created, and wanted to use Visual Studio to add an app to the site (using the Visual Studio deployment mechanism). Unfortunately, I ran into the following error when I tried to run a “deploy” of the app. “Sideloading of apps is not enabled …
Read onList of SharePoint Developer, Design, and Testing Tools
This list, with over 40 items on it, is a great place to go to find everything you need to get started with any of the above categories (dev, design, or test). Once you’re started, it’s also a great place to improve your environment, add some tweaking, improve you experience, and step up to all …
Read onSample SharePoint Apps Pack
This cool little sample pack from Microsoft is a great starting point for SharePoint app developers/development. Broken down into C# and VB.NET or a combined pack. Apps for SharePoint sample pack: http://code.msdn.microsoft.com/officeapps/Apps-for-SharePoint-sample-64c80184 Be aware, when extracting the Zip file, some filenames are very long, so don’t try to expand it deeply nested in a folder …
Read onHow to Pull Content via jQuery from Another Web Site (Cross Domain) — And do it in SharePoint Too!
I recently ran into a situation where I wanted to pull some content from another web site, however, due to a configuration constraint, I was unable to to this in a normal fashion. Essentially, there was a table of data (a subset of the content on the page) on another site which I wanted to …
Read onOffice and SharePoint 2013 Developer Tools Now Available
The latest SP dev tools are now available for full release. A few articles on the topic can be found below. Office and SharePoint 2013 Developer Tools Now Available: http://winsupersite.com/office-2013/office-and-sharepoint-2013-developer-tools-now-available Download the Office and SharePoint Visual Studio tools! http://blogs.msdn.com/b/officeapps/archive/2013/03/05/download-the-office-and-sharepoint-visual-studio-tools.aspx The tools themselves can be obtained here. Office Dev Tools for VS2012: http://aka.ms/OfficeDevToolsForVS2012 Office 365 Developer …
Read on