by adis.jugo | Jun 22, 2012 | News
First of all, I would like to thank to all of you folks who were present on my session at ShareConf 2012, in Dusseldorf, Germany. I guess that a combination of an inspiring ambient (it was a cool ShareConf, indeed) and an interesting topic (SharePoint and devices,...
by adis.jugo | Jun 18, 2012 | News
The way in which the users create and consume information is changing all the time, with always greater pace, and without any signs that these changes will stop anytime soon. While only a few years ago important information was stored on the local drives, and consumed...
by adis.jugo | Jun 15, 2012 | Development
For a difference, a post that has nothing to do with SharePoint, but rather with WCF. In my team today, we had a really strange behavior of one of our web services. Everything was ok, except in one method, which was always on the client side throwing the following...
by adis.jugo | Jun 14, 2012 | Development
In my article on accessing SharePoint data from a WCF service, I have described necessary configuration of the service, which is needed to impersonate right user, and access SharePoint sites, lists and list items under impersonated user’s credentials. It was all...
by adis.jugo | Jun 13, 2012 | Development
A little known class in SharePoint Server Object Model is Microsoft.SharePoint.SPRegionalSettings, but it is exactly there, where some useful info about local (site) and global (farm) regional settings can be found. For example, to determine the original language in...