This is the first post as part of a blog series about the integration of using SharePoint 2013 as a datasource for windows 8 apps. Part 1: Introduction, Background and Considerations (this post) Part 2: Platform choice, using the right API and data access Part 3: Search Part 4: Authentication Introduction...
As I was playing around with the new geolocation column of SharePoint 2013, I wanted to try to migrate my geosearch solution for Fast Search for SharePoint 2010 to SharePoint 2013. The addition of the geolocation column was opening up some interesting possibilities. Potentially, this solution would add...
Today I was playing with the new geo location column. I added the Bing maps key, created a custom list and added the geo location column via code to that list. Upon submitting a new listitem, I received an error, mentioning that a component was not installed, to be able to use geolocation. This is a...